[Missing <summary> documentation for T:Bespoke.MultiTouch.Framework.GatewayElement]
| C# | Visual Basic | Visual C++ |
public class GatewayElement
Public Class GatewayElement
public ref class GatewayElement
| All Members | Constructors | Methods | Properties | Fields | |
| Icon | Member | Description |
|---|---|---|
| GatewayElement(XmlNode) |
Initializes a new instance of the GatewayElement class.
| |
| GatewayElement(GatewayElement) |
Initialize a new instance of the GatewayElement class from another instance.
| |
| Clear()()() |
Reset all configuration data.
| |
| ELEMENT_NAME |
The name of the element.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| IPAddress |
Gets or sets the IP address the gateway is transmitting on.
| |
| MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Port |
Gets or sets the port the gateway is transmitting on.
| |
| Save(XmlWriter) |
Serialize the element.
| |
| ToString()()() | (Inherited from Object.) | |
| TransmissionType |
Gets or sets the transmission type of the gateway.
|
| Object | |
| GatewayElement | |