Skip to content

Layer.Inequality

Public Operator

Namespace: Rhino.DocObjects

Assembly: RhinoCommon (in RhinoCommon.dll)

**Since:**6.0

Syntax

public static bool operator !=(
Layer left,
Layer right
)

Parameters

left

Type: Rhino.DocObjects.Layer

right

Type: Rhino.DocObjects.Layer

Return Value

Type:Boolean