Implements IEquatable.
Namespace: Ico.Fwx.ClientWrapperAssembly: IcoFwxClientWrapper (in IcoFwxClientWrapper.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool Equals( Status other ) |
| Visual Basic |
|---|
Public Function Equals ( _ other As Status _ ) As Boolean |
| JScript |
|---|
public final function Equals( other : Status ) : boolean |
Parameters
- other
- Type: Ico.Fwx.ClientWrapper..::..Status