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

ISOCode Class
Class for managing language codes (abbreviations). MultiLangString can handle these languages.
Inheritance Hierarchy

System.Object
   Eplan.EplApi.Base.ISOCode

Syntax
public class ISOCode 
Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Methods
 NameDescription
Public MethodDestructor for deterministic finalization of ISOCode object.  
Public MethodDetermines all set languages.  
Public MethodReturns a list of full names of all the languages.  
Public MethodOverloaded. \Returns the full name of the language  
Public MethodOverloaded. Convert language code to language number  
Public MethodOverloaded. Returns the language code as a string.  
Public MethodDetermines whether a valid language has been set.  
Public MethodSets the language.  
Public MethodSets the language.  
Top
See Also