BaseStation.ItemDescriber Namespace
CAS.DataPorter.Configurator Namespace
CAS.Lib.CommonBus Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
CAS.Lib.CommonBus.CommunicationLayer Namespace
CAS.Lib.DeviceSimulator Namespace
CAS.NetworkConfigLib Namespace
Object-Oriented Internet Process-Observer

WrappersHelpers..::..GetNames Method

returns an array of string that are keys of the Hashtable

Namespace:  CAS.CommServer.CommonBus
Assembly:  CommServer.CommonBus (in CommServer.CommonBus.dll)

Syntax


public static string[] GetNames(
	SortedList<short, IAddressSpaceDescriptor> array
)
Public Shared Function GetNames ( _
	array As SortedList(Of Short, IAddressSpaceDescriptor) _
) As String()
public:
static array<String^>^ GetNames(
	SortedList<short^, IAddressSpaceDescriptor^>^ array
)

Parameters

array
Type: SortedList<(Of <(<'Int16, IAddressSpaceDescriptor>)>)>
The array of address space descriptors.

Return Value

all keys