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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface