Click or drag to resize

SubPolyVerticesIntersectionIsEmpty Method

Check if the collection is empty.

Namespace:  Karamba.Results.ShellSection
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public bool IsEmpty()

Return Value

Type: Boolean
True if the collection is empty.
See Also