NullableLargeArrayTCountUsed Property
Gets the number of non-null items that are in the array.
Namespace: SnapDB.CollectionsAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
public int CountUsed { get; }
Public ReadOnly Property CountUsed As Integer
Get
public:
property int CountUsed {
int get ();
}
function get_CountUsed();
Property Value
Int32