ILNumerics Ultimate VS

LogicalStorageNumberTrues Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Gets or sets the number of boolean elements stored by this logical array, evaluating to 'true'.

[ILNumerics Core Module]

Namespace:  ILNumerics.Core.StorageLayer
Assembly:  ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public long NumberTrues { get; }

Property Value

Type: Int64
Remarks

[ILNumerics Core Module]

See Also

Reference