System.Collections.Specialized.BitVector32.Data Property

Gets the value of the System.Collections.Specialized.BitVector32 as an integer.

Syntax

public int Data { get; }

Value

Documentation for this section has not yet been entered.

Remarks

To access the value of the individual sections or bit flags, use the BitVector32.Item(int) property.

Retrieving the value of this property is an O(1) operation.

Requirements

Namespace: System.Collections.Specialized
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0