LineTransform::Equality Operator (LineTransform, LineTransform)
Visual Studio 2015
Determines whether two LineTransform objects are the same.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Parameters
- transform1
-
Type:
Microsoft.VisualStudio.Text.Formatting::LineTransform
The first line transform.
- transform2
-
Type:
Microsoft.VisualStudio.Text.Formatting::LineTransform
The second line transform
Show: