Test for equality.
Namespace: Six.Sixp.ClientAssembly: Six.Sixp.Client (in Six.Sixp.Client.dll) Version: 1.0.4874.0 (1.0.4874.0)
Syntaxpublic override bool Equals(
Object obj
)
Parameters
- obj
- Type: SystemObject
A reference to another Field object to compare with.
Return Value
Type:
BooleanReturns true if equal, otherwise false
See Also