Click or drag to resize
InspectorUtilsInitFromAttributeTable Method
Overload List
  NameDescription
Public methodStatic memberInitFromAttributeTable(EntityManager, Object, IAttributeTable)
Initializes an object by getting its inspector properties via reflection and look them up in the specified attribute table.
Public methodStatic memberInitFromAttributeTable(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.
Top
See Also