Property allTrue allTrue Return true if all the bits of this BitArray are set to 1. Returns false otherwise. Declaration bool allTrue { get; } Property Value Type Description bool