idByName Field

new protected Dictionary<string, int> idByName
This language is not supported or no code example is available.
protected:  
Dictionary<String^, int^>^ idByName;
This language is not supported or no code example is available.
JScript does not support generic types and methods.
This language is not supported or no code example is available.

Field Value

Dictionary<string, int>

In this article

Definition