NevronOpenVision
Nevron.Nov.DataStructures Namespace / NBlocksRing<T> Class
Fields Properties Methods


NBlocksRing<T> Class Members

The following tables list the members exposed by NBlocksRing<T>.

Protected Fields
 NameDescription
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets the count of items  
Public PropertyGets or sets the item at the specified index  
Top
Public Methods
 NameDescription
Public MethodRemoves all items from this object  
Public MethodQueries whether the specified item is contained in this object.  
Public MethodCopies all items of this set to the specified array, starting from the specified array index.  
Public MethodGets an iterator that iterates through the items in forward order.  
Public MethodGets an iterator that iterates through the items in a reverse order.  
Public MethodOverloaded. Gets the index at which an item appears for the first time. Returns -1 if the item does not appear in the set.  
Public MethodOverloaded. Gets the index at which the item appears in the set for the last time, starting from the specified index. Returns -1 if the item does not appear in the set.  
Public MethodConverts this set to an array.  
Top
Protected Methods
 NameDescription
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal MethodOverloaded.   
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal MethodOverloaded.   
Top
See Also