The CicsServer type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals(Object) | Returns a value indicating whether this instance is equal to a specified object. (Overrides ValueTypeEquals(Object).) | |
| Equals(CicsServer) | Returns a value indicating whether this instance represents the same CICS server as a specified CicsServer. | |
| GetHashCode | Returns a hash code for this instance. (Overrides ValueTypeGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns the name of the CICS server represented by this instance. (Overrides ValueTypeToString.) |
See Also