AGI STK Objects 11 Send comments on this topic.
GetFolder Method (IAgComponentInfoCollection)
See Also 
IndexOrName





Description

Returns the specified folder.

Syntax

[Visual Basic .NET]
Public Function GetFolder( _
   ByVal IndexOrName As System.Object _
) As IAgComponentInfoCollection

[C#]
public IAgComponentInfoCollection GetFolder(
System.Object IndexOrName
);

[Managed C++]
public: IAgComponentInfoCollection^ GetFolder(
VARIANT IndexOrName
);

[Java]
public IAgComponentInfoCollection getFolder(
Variant IndexOrName
);

[Unmanaged C++]
public: HRESULT GetFolder(
VARIANT IndexOrName,
IAgComponentInfoCollection ** ReturnValue
);

Parameters

IndexOrName

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1