The IManagedCollectionWrapper(T, TManagedItem, TUnmanagedItem) generic type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ItemByName |
Gets the item with the given name. Throws an exception if none is found.
|
![]() | ManagedItem |
Returns the corresponding managed item for given native (Inventor API) item.
Returns Nothing if it is not a managed or named item.
|