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


ITypeInfo.GetTypeComp Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (TrackingAnalystUI)  

ITypeInfo.GetTypeComp Method

[Visual Basic .NET]
Public Sub GetTypeComp ( _
    ByRef ppTComp As ITypeComp _
)
[C#]
public void GetTypeComp (
    ref ITypeComp ppTComp
);

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

ITypeInfo Interface