Ensures that the element at the specified index in the vector can be written to.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public virtual bool TryEnsureWritable()
Public Overridable Function TryEnsureWritable As Boolean
public:
virtual bool TryEnsureWritable()
abstract TryEnsureWritable : unit -> bool
override TryEnsureWritable : unit -> bool
Return Value
Type:
Boolean
Reference