This document is archived and information here might be outdated.  Recommended version.


ITypeLib.GetTypeInfoType Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (TrackingAnalystUI)  

ITypeLib.GetTypeInfoType Method

[Visual Basic .NET]
Public Sub GetTypeInfoType ( _
    ByVal index As Integer, _
    ByRef pTKind As tagTYPEKIND _
)
[C#]
public void GetTypeInfoType (
    uint index,
    ref tagTYPEKIND pTKind
);

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

ITypeLib Interface