NevronOpenVision
Nevron.Nov.Data Namespace / NRecordset Class
Fields Properties Methods


NRecordset Class Members

The following tables list the members exposed by NRecordset.

Protected Constructors
 NameDescription
Internal ConstructorOverloaded.   
Top
Protected Fields
 NameDescription
Internal Field  
Internal Field  
Internal Fieldstatic (Shared in Visual Basic)  
Top
Public Properties
 NameDescription
Public PropertyGets the count of items in this set.  
Public PropertyGets the item at the specified index.  
Top
Protected Properties
 NameDescription
Internal Property  
Top
Public Methods
 NameDescription
Public MethodReturns true if this list contains the specified item.  
Public MethodCopies all items of this set to the specified array, starting from the specified array index.  
Public MethodGets an iterator that iterates throw the items in forward order.  
Public MethodGets an iterator that iterates through the items in a reverse order.  
Public MethodGets the index at which the item appears in the set for the first time. 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  
Top
See Also