AGI STK Util 11 Send comments on this topic.
Properties Property (IAgRuntimeTypeInfo)
See Also 





Description

The collection of properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Properties() As IAgPropertyInfoCollection

[C#]
public IAgPropertyInfoCollection Properties {get;}

[Managed C++]
public: __property IAgPropertyInfoCollection^ get_Properties();

[Unmanaged C++]
public: HRESULT get_Properties(
IAgPropertyInfoCollection ** ppRetVal
);

[Java]
public IAgPropertyInfoCollection getProperties();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1