AGI STK Astrogator 11 Send comments on this topic.
ProvideRuntimeTypeInfo Property (IAgVADCResultCollection)
See Also 
Windows






Windows & Linux

Description

Returns the IAgRuntimeTypeInfo interface to access properties at runtime.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ProvideRuntimeTypeInfo() As IAgRuntimeTypeInfo

[C#]
public IAgRuntimeTypeInfo ProvideRuntimeTypeInfo {get;}

[Managed C++]
public: __property IAgRuntimeTypeInfo^ get_ProvideRuntimeTypeInfo();

[Unmanaged C++]
public: HRESULT get_ProvideRuntimeTypeInfo(
IAgRuntimeTypeInfo ** ppRetVal
);

[Java]
public IAgRuntimeTypeInfo getProvideRuntimeTypeInfo();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface