Gets whether the array owns its storage.
Namespace: Extreme.MathematicsAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.17114.0)
public bool OwnsStorage { get; }
Public ReadOnly Property OwnsStorage As Boolean
Get
public:
property bool OwnsStorage {
bool get ();
}
member OwnsStorage : bool with get
Property Value
Type:
Boolean
Numerical Libraries
Supported in: 5.x
Reference