Returns the specified folder.
[Visual Basic .NET] |
---|
Public Function GetFolder( _
ByVal IndexOrName As System.Object _
) As IAgComponentInfoCollection
|
[C#] |
---|
public IAgComponentInfoCollection GetFolder(
|
[Managed C++] |
---|
public: IAgComponentInfoCollection^ GetFolder(
|
[Java] |
---|
public IAgComponentInfoCollection getFolder(
|
[Unmanaged C++] |
---|
public: HRESULT GetFolder(
|
- IndexOrName