Struct Port
Implements
Inherited Members
Namespace: Runtime
Assembly: solution.dll
Syntax
[Serializable]
public struct Port : IEquatable<Port>
  Fields
| Name | Description | 
|---|---|
| Index | 
Methods
| Name | Description | 
|---|---|
| Equals(Port) | Indicates whether the current object is equal to another object of the same type.  | 
      
| Equals(object) | Indicates whether this instance and a specified object are equal.  | 
      
| GetHashCode() | Returns the hash code for this instance.  | 
      
Operators
| Name | Description | 
|---|---|
| operator ==(Port, Port) | |
| operator !=(Port, Port) |