| InspectorUtilsInitFromAttributeTable Method |
| Name | Description | |
|---|---|---|
| InitFromAttributeTable(EntityManager, Object, IAttributeTable) |
Initializes an object by getting its inspector properties via reflection and
look them up in the specified attribute table.
| |
| InitFromAttributeTable(EntityManager, InspectorType, Object, IAttributeTable) |
Initializes an object by getting its inspector properties from the specified inspector type
and look them up in the specified attribute table.
|