NevronOpenVision
Nevron.Nov.Data Namespace / NNodeCollectionDataTable Class


NNodeCollectionDataTable Class Methods

For a list of all members of this type, see NNodeCollectionDataTable members.

Public Methods
 NameDescription
Public MethodOverridden. Gets the column index of the column with the specified name  
Public MethodOverloaded. Overridden. Gets the type of the column at the specified index  
Public MethodOverloaded. Overridden. Gets the value for a given [row:col]  
Top
Protected Methods
 NameDescription
Protected MethodAttaches the provider to events of the specified child node.  
Protected MethodAttaches the provider to the colleciton node  
Protected MethodDetaches the provider from events of the specified child node.  
Protected Method  
Protected MethodOverloaded. Overridden. Inserts a new row with the specified values, at the specified index, if CanInsertRow is true  
Protected MethodOverridden. Gets the count of items in the list  
Protected MethodOverridden. Gets the list object at the specified index.  
Protected MethodOverridden. Inserts the list object at the specfied index.  
Protected MethodOverridden. Removes all list items  
Protected MethodOverridden. Removes the list object at the specfied index.  
Protected MethodCalled when a child node of the collection has changed.  
Protected MethodCalled when a child node has been inserted in the node collection.  
Protected MethodCalled when a child node has been removed from the node collection.  
Protected MethodOverridden. Sets the value for a given [row:col], if CanSetValue is true  
Top
See Also