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


ITypeInfo.GetTypeComp Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalystUI > ESRI.ArcGIS.TrackingAnalystUI > Interfaces > IT > ITypeInfo Interface > ITypeInfo.GetTypeComp Method
ArcGIS Developer Help

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