AGI STK VGT 11 Send comments on this topic.
TypeInfo Property (IAgCrdn)
See Also 





Description

Returns the component type information.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TypeInfo() As IAgCrdnTypeInfo

[C#]
public IAgCrdnTypeInfo TypeInfo {get;}

[Managed C++]
public: __property IAgCrdnTypeInfo^ get_TypeInfo();

[Unmanaged C++]
public: HRESULT get_TypeInfo(
IAgCrdnTypeInfo ** ppRetVal
);

[Java]
public IAgCrdnTypeInfo getTypeInfo();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1