LongBitCount CountBits Method NetworkComms.Net Help
Returns the number of bits set to 1 in a ulong

Namespace: DistributedFileSystem
Assembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public static byte CountBits(
	ulong inputLong
)

Return Value

Type: OnlineByte

[Missing <returns> documentation for "M:DistributedFileSystem.LongBitCount.CountBits(System.UInt64)"]

See Also