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