VertexFormat Inequality Operator Delta Engine Documentation

Namespace: DeltaEngine.Graphics.Vertices
Assembly: DeltaEngine.Graphics (in DeltaEngine.Graphics.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public static bool operator !=(
	VertexFormat f1,
	VertexFormat f2
)

Return Value

Type: Boolean
See Also