System.Object
   System.Collections.ArrayList
      Eplan.EplApi.Base.LanguageList
System.Object
   System.Collections.ArrayList
      Eplan.EplApi.Base.LanguageList
[DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.ArrayList/ArrayListDebugView)] [DebuggerDisplay("Count = {Count}")] public class LanguageList : System.Collections.ArrayList
[DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.ArrayList/ArrayListDebugView)] [DebuggerDisplay("Count = {Count}")] public ref class LanguageList : public System.Collections.ArrayList
| Name | Description | |
|---|---|---|
|  | LanguageList Constructor | 
| Name | Description | |
|---|---|---|
|  | Capacity | (Inherited from System.Collections.ArrayList) | 
|  | Count | (Inherited from System.Collections.ArrayList) | 
|  | IsFixedSize | (Inherited from System.Collections.ArrayList) | 
|  | IsReadOnly | (Inherited from System.Collections.ArrayList) | 
|  | IsSynchronized | (Inherited from System.Collections.ArrayList) | 
|  | Item | (Inherited from System.Collections.ArrayList) | 
|  | Language | Determines the ISO code of the given index. | 
|  | SyncRoot | (Inherited from System.Collections.ArrayList) |