NevronOpenVision
Nevron.Nov.Schedule Namespace / NCategoryCollection Class


NCategoryCollection Class Methods

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

Public Methods
 NameDescription
Public MethodFinds the category with the given name. Returns null if a category with such name does not exist in this collection.  
Public MethodOverloaded. Finds the index in this collection of the category with the given name. Returns -1 if a category with such name does not exist in the collection.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Overriden to throw an exception if a category with name equal to the name of the one to be inserted already exists in the collection.  
Top
See Also