NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Delegate Operators

The operators of the Delegate class are listed below. For a complete list of Delegate class members, see the Delegate Members topic.

Public:

Equality Operator Determines if the specified Delegate objects are equal.
Inequality Operator Determines if the specified Delegate objects are not equal.

See Also

Delegate Class | System Namespace