Miner.System Assembly > Miner Namespace : BitField32 Structure |
This class acts as a wrapper around a 32-bit integer. It facilitates specialized interpretations and manipulation of the individual bit-values that comprise the integer. It provides the ability to group bits, as well as read or manipulate the values of both individual and grouped bits
'Declaration <ComVisibleAttribute(False)> <DefaultMemberAttribute("Item")> <SerializableAttribute()> Public Structure BitField32 Inherits System.ValueType
'Usage Dim instance As BitField32
[ComVisible(false)] [DefaultMember("Item")] [Serializable()] public struct BitField32 : System.ValueType
System.Object
System.ValueType
Miner.BitField32
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.