TIBCO Enterprise Message Service 4.3.0 .NET Client Class Library

Message.EmptyEnum Methods

The methods of the Message.EmptyEnum class are listed below. For a complete list of Message.EmptyEnum class members, see the Message.EmptyEnum Members topic.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
MoveNextThe MoveNext() will always returns false
ResetReset the enumerator. It does nothing since the enumerator is empty
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

Message.EmptyEnum Class | TIBCO.EMS Namespace