TdxFastList.Empty Method
Identifies whether the ordered pointer list is empty.
Declaration
function Empty: Boolean;
Returns
Type |
---|
Boolean |
Remarks
This function returns True if the Count property value is 0; otherwise, False.
See Also
Identifies whether the ordered pointer list is empty.
function Empty: Boolean;
Type |
---|
Boolean |
This function returns True if the Count property value is 0; otherwise, False.
No
Your feedback is appreciated.