Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

BitVector32::Item Property

 

Gets or sets the value of the specified section or bit flag.

Namespace:   System.Collections.Specialized
Assembly:  System (in System.dll)

NameDescription
System_CAPS_pubpropertyItem[Int32]

Gets or sets the state of the bit flag indicated by the specified mask.

System_CAPS_pubpropertyItem[BitVector32::Section]

Gets or sets the value stored in the specified BitVector32::Section.

Return to top
Show:
© 2017 Microsoft