T3000 CrossPlatform Documentation
PlaceEquals Method (Object) |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:FastColoredTextBoxNS.Place.Equals(System.Object)"]
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public override bool Equals( Object obj )
Public Overrides Function Equals ( obj As Object ) As Boolean Dim instance As Place Dim obj As Object Dim returnValue As Boolean returnValue = instance.Equals(obj)
Parameters
- obj
- Type: SystemObject
[Missing <param name="obj"/> documentation for "M:FastColoredTextBoxNS.Place.Equals(System.Object)"]
Return Value
Type: Boolean[Missing <returns> documentation for "M:FastColoredTextBoxNS.Place.Equals(System.Object)"]
See Also