Returns the number of bits set to 1 in a ulong
Namespace: DistributedFileSystemAssembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- inputLong
- Type: System UInt64
The ulong to count
Return Value
Type: Byte[Missing <returns> documentation for "M:DistributedFileSystem.LongBitCount.CountBits(System.UInt64)"]
See Also