Typ XModelCategory zpřístupňuje následující členy.
Konstruktory
Jméno | Popis | |
---|---|---|
![]() | XModelCategory |
Vytvoří novou instanci kategorie XModelCategory.
|
Metody
Jméno | Popis | |
---|---|---|
![]() | AddCategory |
Přidá novou kategorii.
|
![]() | AddXModel |
Přidá model XModel.
|
![]() | Equals | (Zděděno z Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() ![]() | GetCategories | Přetíženo. |
![]() | 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 | (Zděděno z Object.) |
Fieldy
Jméno | Popis | |
---|---|---|
![]() ![]() | CategorySeparatorChar |
Implicitní oddělovač kategorií modelů.
|
Vlastnosti
Jméno | Popis | |
---|---|---|
![]() | FullName |
Vrátí plný název kategorie.
|
![]() | Models |
Vrátí všechny načtené modely ve všech kategoriích.
|
![]() | Name |
Vrátí název kategorie
|
![]() | SubCategories |
Vrátí kolekci podkategorií XModelCategory této kategorie.
|