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


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

ITypeLib.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

ITypeLib Interface