Returns the specified folder.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgComponentInfoCollection GetFolder( System.Object IndexOrName ); |
| [Managed C++] |
|---|
public: IAgComponentInfoCollection^ GetFolder( VARIANT IndexOrName ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgComponentInfoCollection getFolder( AgVariant IndexOrName ); |
[Python - STK API ] |
|---|
def GetFolder(self, IndexOrName:typing.Any) -> "IAgComponentInfoCollection": |
- IndexOrName






