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


IProvideClassInfo.GetClassInfo Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (TrackingAnalystUI)  

IProvideClassInfo.GetClassInfo Method

[Visual Basic .NET]
Public Sub GetClassInfo ( _
    ByRef ppTI As Type& _
)
[C#]
public void GetClassInfo (
    ref Type& ppTI
);

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IProvideClassInfo Interface