Overload | Description |
---|---|
ComputerElement Constructor() | Initializes the object with default values. |
ComputerElement Constructor(ComputerElement) | Initializes a new copy of the object. |
ComputerElement Constructor(String) | Initializes a new instance of the class, given a machine name. |
ComputerElement Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |