Access, add new or remove existing parameter set components.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ParameterSets() As IAgCrdnParameterSetGroup |
| [C#] |
|---|
public IAgCrdnParameterSetGroup ParameterSets {get;} |
| [Managed C++] |
|---|
public: __property IAgCrdnParameterSetGroup ^ get_ParameterSets(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCrdnParameterSetGroup getParameterSets(); |
[Python - STK API ] |
|---|
@property def ParameterSets(self) -> "IAgCrdnParameterSetGroup": |






