A two-dimensional array of available satellite identifiers and their common names. Each array element contains the satellite identifier and its common name (if one is available).
Read-only property
| [Visual Basic .NET] |
|---|
Public Property AvailableIdentifiers() As System.Array |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property System::Array get_AvailableIdentifiers(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgSafeArray getAvailableIdentifiers(); |






