ItemField::Equals Method
Determines whether a ItemField object is equal to the specified object.
Assembly: Microsoft.Synchronization.SimpleProviders (in Microsoft.Synchronization.SimpleProviders.dll)
Parameters
- obj
- Type: System::Object
The object to compare to the ItemField object.
Return Value
Type: System::BooleanTrue if obj references the current ItemField object.Otherwise, false.
Show: