NoteCheckBox.Equals

Equals(object)

Bepaalt of het opgegeven object gelijk is aan het huidige object.

public override bool Equals(object obj)
ParameterTypeBeschrijving
objObjectHet object.

Winstwaarde

DeBoolean .

Zie ook


Equals(NoteCheckBox)

Bepaalt of het opgegeven object gelijk is aan het huidige object.

public bool Equals(NoteCheckBox other)
ParameterTypeBeschrijving
otherNoteCheckBoxHet object.

Winstwaarde

DeBoolean .

Zie ook