WrappersHelpers..::..GetID Method (SortedList<(Of <(<'Int16, IAddressSpaceDescriptor>)>)>, String)
Returns the id related to specified name
Namespace:
CAS.CommServer.CommonBusAssembly: CommServer.CommonBus (in CommServer.CommonBus.dll)
Syntax
public static Nullable<short> GetID( SortedList<short, IAddressSpaceDescriptor> table, string name )
Public Shared Function GetID ( _ table As SortedList(Of Short, IAddressSpaceDescriptor), _ name As String _ ) As Nullable(Of Short)
public: static Nullable<short^> GetID( SortedList<short^, IAddressSpaceDescriptor^>^ table, String^ name )
Parameters
- table
- Type: SortedList<(Of <(<'Int16, IAddressSpaceDescriptor>)>)>
has table with enum
- name
- Type: String
Name that will be changed to id