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

In This Topic
    LanguageList Class
    In This Topic
    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 
    [DefaultMember("Item")]
    [DebuggerTypeProxy(System.Collections.ArrayList/ArrayListDebugView)]
    [DebuggerDisplay("Count = {Count}")]
    public ref class LanguageList : public 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