Eplan Platform API
Eplan.EplApi.Base Namespace / LanguageList Class
Members

LanguageList Class
Class for managing a list of languages.
Inheritance Hierarchy

System.Object
   System.Collections.ArrayList
      Eplan.EplApi.Base.LanguageList

Syntax
[DefaultMember("Item")]
[DebuggerTypeProxy(System.Collections.ArrayList/ArrayListDebugView)]
[DebuggerDisplay("Count = {Count}")]
public class LanguageList : System.Collections.ArrayList 
Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Collections.ArrayList)
Public Property (Inherited from System.Collections.ArrayList)
Public Property (Inherited from System.Collections.ArrayList)
Public Property (Inherited from System.Collections.ArrayList)
Public Property (Inherited from System.Collections.ArrayList)
Public Property (Inherited from System.Collections.ArrayList)
Public PropertyDetermines the ISO code of the given index.  
Public Property (Inherited from System.Collections.ArrayList)
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Collections.ArrayList)
Public Method (Inherited from System.Collections.ArrayList)
Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
Public Method (Inherited from System.Collections.ArrayList)
Public Method (Inherited from System.Collections.ArrayList)
Public Method (Inherited from System.Collections.ArrayList)
Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
Public Method (Inherited from System.Collections.ArrayList)
Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
Public Method (Inherited from System.Collections.ArrayList)
Public Method (Inherited from System.Collections.ArrayList)
Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
Public Method (Inherited from System.Collections.ArrayList)
Public Method (Inherited from System.Collections.ArrayList)
Public Method (Inherited from System.Collections.ArrayList)
Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
Public Method (Inherited from System.Collections.ArrayList)
Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
Public Method (Inherited from System.Collections.ArrayList)
Top
See Also