ArcFM Engine Developer Guide
BitField32 Structure Properties


Version: 10.2.1a

Resource Center Home

For a list of all members of this type, see BitField32 members.

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
See Also

Reference

BitField32 Structure
Miner Namespace

 

 


Send Comment