A simple structure that uses the bits of a
UInt32 structure to define boolean values.
Namespace: Telerik.Windows.ControlsAssembly: Telerik.Windows.Core (in Telerik.Windows.Core.dll) Version: 2013.1.422.2040 (2013.1.0422.2040)
Syntax
| C# |
|---|
public struct BitVector32 |
| Visual Basic |
|---|
Public Structure BitVector32 |
| Visual C++ |
|---|
public value class BitVector32 |
See Also