ArcFM Desktop Developer Guide
BitField32 Structure Members
Properties  Methods 


Version: 10.2.1a

Resource Center Home

The following tables list the members exposed by BitField32.

Public Constructors
 NameDescription
Public ConstructorBitField32 ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyAnyReturns true if any bits have a value of 1.  
Public PropertyDataGets or sets the value of the bit-field as an unsigned integer.  
Public PropertyItemGets or sets the value of a bit position; 1=true and 0=false.  
Public PropertyNoneReturns true if no bits have a value of 1 (i.e., all are 0).  
Top
Public Methods
 NameDescription
Public MethodEquals  
Public MethodExportExports bits into the least-significant position.  
Public MethodFlipOverloaded.   
Public MethodGetHashCode  
Public MethodImportImports a group of bits into the BitField32 value.  
Public MethodResetOverloaded.   
Public MethodSetOverloaded.   
Public MethodTestTests a single bit. Returns a boolean value indicating whether the bit position carries a value of 1.  
Public Methodstatic (Shared in Visual Basic)ToBitField32Overloaded.   
Top
Public Operators
public Operator Equality  
public Operator Explicit Type Conversion Overloaded.  
public Operator Inequality  
Top
See Also

Reference

BitField32 Structure
Miner Namespace

 

 


Send Comment