| Overload | Description | 
|---|---|
| ServerElement Constructor() | Initializes a new instance of the class with default data. | 
| ServerElement Constructor(String,Guid,String,String,String,String,ServerCategories,String) | Initializes a new instance of the class with given data. | 
| ServerElement Constructor(OpcTechnologies,String,String,Guid,String,String,String,String,ServerCategories) | Initializes a new instance of the class with given data (including URL string). | 
| ServerElement Constructor(ServerDescriptor) | Initializes a new ServerElement object from a ServerDescriptor. | 
| ServerElement Constructor(ServerElement) | Initializes a new copy of the ServerElement object. | 
