ArcFM Desktop Developer Guide
BitField32 Structure
Members 


Version: 10.2.1a

Resource Center Home

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

Object Model
BitField32 Structure
Syntax
'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 
Inheritance Hierarchy

System.Object
   System.ValueType
      Miner.BitField32

Requirements

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.

See Also

Reference

BitField32 Members
Miner Namespace

 

 


Send Comment