[TIBCO.EMS .NET client library 5.1 documentation]
The Topic type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clone |
Implementation of ICloneable. Overrides the cloning process.
(Overrides Destination..::.Clone()()().) | |
| Equals | Compare with another object for equality. (Overrides Object..::.Equals(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 |
Returns a hashcode representing the current object
(Overrides Object..::.GetHashCode()()().) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string representation of this Topic object.
(Overrides Destination..::.ToString()()().) |