Determines if the this instance can be considered equal to the provided host.
            
 
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntaxpublic bool Equals(
	Host other
)
Parameters
- other
 - Type: DseHost
 
Return Value
Type: 
BooleanImplements
IEquatableTEquals(T)
See Also