Metabase > Metabase Assembly Interfaces > IDbClasses
The IDbClasses interface contains properties and methods of the collection of object classes, available in the platform.
The collection of classes can be obtained using one of the following properties:
Property name | Brief description | |
![]() |
Count | The Count property returns the number of classes which are contained in the repository. |
![]() |
Item | The Item property returns the information about the object class. |
Method name | Brief description | |
![]() |
FindByKey | The FindByKey method searches the class. |
See also: