IsEmpty

TemplateLinkedPositionEdges.IsEmpty property

Gets the value that indicates whether the instance is empty.

public bool IsEmpty { get; }

Property Value

true if the instance is empty (all fields are false); otherwise, false.

See Also