Click or drag to resize

EwahCompressedBitArrayToDebugString Method

A more detailed string describing the bitmap (useful for debugging).

Namespace:  VelocityDBExtensions.CompressedBitArray
Assembly:  VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 11.1.0.0 (11.1.0)
Syntax
public string ToDebugString()

Return Value

Type: String
detailed debug string
See Also