[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridLength.op_Addition

operator + Operator

operator +(GridLength, GridLength)

Implements the operator +.

Declaration
public static GridLength operator +(GridLength l1, GridLength l2)
Parameters
Type Name Description
GridLength l1

The l1.

GridLength l2

The l2.

Returns
Type Description
GridLength

The result of the operator.