LineParsingInstruction.Equals

Equals(LineParsingInstruction)

Vergleiche zwei LineParsingInstruction

public bool Equals(LineParsingInstruction other)
ParameterTypBeschreibung
otherLineParsingInstructionDie LineParsingInstruction.

Rückgabewert

Der boolesche Wert.

Siehe auch


Equals(object)

Vergleiche zwei LineParsingInstruction

public override bool Equals(object obj)
ParameterTypBeschreibung
objObjectDas Objekt.

Rückgabewert

Der boolesche Wert.

Siehe auch