Struct InputDataPort
Inherited Members
Namespace: Runtime
Assembly: solution.dll
Syntax
[Serializable]
public struct InputDataPort : IInputDataPort, IDataPort, IPort, IEquatable<InputDataPort>
Fields
Name | Description |
---|---|
Port |
Methods
Name | Description |
---|---|
Equals(InputDataPort) | 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. |
GetDataCount() | |
GetHashCode() | Returns the hash code for this instance. |
GetPort() | |
SetPort(Port) | |
ToString() | Returns the fully qualified type name of this instance. |
Operators
Name | Description |
---|---|
operator ==(InputDataPort, InputDataPort) | |
operator !=(InputDataPort, InputDataPort) |