Click or drag to resize

WMode.Equals Method

Overload List
  NameDescription
Public methodEquals(Object)
Determines whether the specified object is equal to the current object.
(Overrides Object.Equals(Object).)
Public methodEquals(WriteConcern.WMode)
Indicates whether the current object is equal to another object of the same type.
Public methodEquals(WriteConcern.WValue)
Indicates whether the current object is equal to another object of the same type.
(Inherited from WriteConcern.WValue.)
Top
See Also