| Overload | Description | 
|---|---|
| NodeFrontEnd Constructor() | Initializes a new instance of the class with default values. | 
| NodeFrontEnd Constructor(NodeFrontEnd) | Initializes a new instance of the class, copying values from a given object. | 
| NodeFrontEnd Constructor(String) | Initializes a new instance of the class, with given node name. | 
| NodeFrontEnd Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |