property Capacity: Int64;
Sizing the object will not allocate less than Capacity samples.
Returns: Int64
Remarks:
To free memory allocated before, first set Capacity to 0. In case of complex numbers the size is half here specified.
Sizing the object will not allocate less than Capacity samples.
Returns: Int64
To free memory allocated before, first set Capacity to 0. In case of complex numbers the size is half here specified.