Get the collection of properties.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Properties() As IAgPropertyInfoCollection |
| [C#] |
|---|
public IAgPropertyInfoCollection Properties {get;} |
| [Managed C++] |
|---|
public: __property IAgPropertyInfoCollection ^ get_Properties(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgPropertyInfoCollection getProperties(); |
[Python - STK API ] |
|---|
@property def Properties(self) -> "IAgPropertyInfoCollection": |






