Share

IManagedCollectionWrapper(T, TManagedItem, TUnmanagedItem).NativeEntity Property

Returns the native Inventor API collection that is wrapped.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 30.0

Syntax

VB

ReadOnly Property NativeEntity As T
	Get

C#

T NativeEntity { get; }

Return Value

Type: T

See Also

Reference

Was this information helpful?