This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalystUI > ESRI.ArcGIS.TrackingAnalystUI > Interfaces > IT > ITypeLib Interface > ITypeLib.GetTypeInfo Method (ArcObjects .NET 10.5 SDK) |
[Visual Basic .NET] Public Sub GetTypeInfo ( _ ByVal index As Integer, _ ByRef ppTInfo As Type& _ )
[C#] public void GetTypeInfo ( uint index, ref Type& ppTInfo );