Returns a collection of primary objects.
| [Visual Basic .NET] |
|---|
Public Function GetPrimaryChosenObjects() As IAgAdvCATChosenObjectCollection |
| [C#] |
|---|
public IAgAdvCATChosenObjectCollection GetPrimaryChosenObjects(); |
| [Managed C++] |
|---|
public: IAgAdvCATChosenObjectCollection ^ GetPrimaryChosenObjects(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgAdvCATChosenObjectCollection getPrimaryChosenObjects(); |
[Python - STK API ] |
|---|
def GetPrimaryChosenObjects(self) -> "IAgAdvCATChosenObjectCollection": |






