LineParsingInstruction.Equals

Equals(LineParsingInstruction)

Vergelijk twee LineParsingInstruction

public bool Equals(LineParsingInstruction other)
ParameterTypeBeschrijving
otherLineParsingInstructionDe LineParsingInstruction.

Winstwaarde

De booleaanse waarde.

Zie ook


Equals(object)

Vergelijk twee LineParsingInstruction

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

Winstwaarde

De booleaanse waarde.

Zie ook