ArcObjects Library Reference (TrackingAnalystUI)  

ITypeLib.GetTypeInfo Method

[Visual Basic .NET]
Public Sub GetTypeInfo ( _
    ByVal index As Integer, _
    ByRef ppTInfo As Type& _
)
[C#]
public void GetTypeInfo (
    uint index,
    ref Type& ppTInfo
);

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

ITypeLib Interface