MultivariateSampleIsReadOnly Property |
Gets a value indicating whether the multivariate sample can be modified.
Namespace:
Meta.Numerics.Statistics
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly As Boolean
Get
public:
virtual property bool IsReadOnly {
bool get () sealed;
}
abstract IsReadOnly : bool with get
override IsReadOnly : bool with get
Property Value
Type:
BooleanImplements
ICollectionTIsReadOnlySee Also