Returns the specified components.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgComponentInfoCollection GetComponents( AgEComponent EComponent ); |
| [Managed C++] |
|---|
public: IAgComponentInfoCollection^ GetComponents( AgEComponent EComponent ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgComponentInfoCollection getComponents( AgEComponent EComponent ); |
[Python - STK API ] |
|---|
def GetComponents(self, EComponent:"AgEComponent") -> "IAgComponentInfoCollection": |
- EComponent






