|
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)
SyntaxPublic Function IsEmpty As Boolean
member IsEmpty : unit -> bool
Return Value
Type:
BooleanTrue if the collection is empty.
See Also