CurveByPointsArray.IsEmpty
Description:
Test to see if the array is empty.
Test to see if the array is empty.
Remarks:
If the array is empty then True will be returned, otherwise False.
If the array is empty then True will be returned, otherwise False.
public virtual bool IsEmpty { get; }
No comments yet. Start the discussion.
Loading…