The XModelCategory type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | XModelCategory |
Creates new XModelCategory category instance.
|
Methods
Name | Description | |
---|---|---|
![]() | AddCategory |
Adds new category.
|
![]() | AddXModel |
Adds the XModel model.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() ![]() | GetCategories | Overloaded. |
![]() | GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | GetType | Gets the Type of the current instance. |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. |
![]() | ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | CategorySeparatorChar |
Default model categories separator.
|
Properties
Name | Description | |
---|---|---|
![]() | FullName |
Returns full category name.
|
![]() | Models |
Returns all loaded models in all categories.
|
![]() | Name |
Returns category name.
|
![]() | SubCategories |
Returns the XModelCategory subcategory collection of this category.
|