Property | Type | Description | |
---|---|---|---|
ColumnLookup | System.Collections.Generic | ||
Insert | void |
Method | Description | |
---|---|---|
LookupId ( string name ) : byte | ||
LookupName ( byte id ) : string |
Method | Description | |
---|---|---|
ColumnLookup ( ) : System.Collections.Generic | ||
Insert ( string name, byte id ) : void |
public static LookupId ( string name ) : byte | ||
name | string | |
return | byte |
public static LookupName ( byte id ) : string | ||
id | byte | |
return | string |