Returns an array containing all the objects in the repository
Namespace: Ico.AwxAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public TList[] GetArray() |
| Visual Basic |
|---|
Public Function GetArray As TList() |
| JScript |
|---|
public function GetArray() : TList[] |