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++] |
|---|
public: HRESULT get_Properties( |
| [Java] |
|---|
public IAgPropertyInfoCollection getProperties(); |
