ArcFM Mobile Developer Guide
Check Class Members
Properties  Methods 


Version: 10.2.1b

Resource Center Home

The following tables list the members exposed by Check.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)UseAssertionsSet this if you wish to use Trace Assert statements instead of exception handling. (The Check class uses exception handling by default.)  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)AssertOverloaded. Assertion check.  
Public Methodstatic (Shared in Visual Basic)EnsureOverloaded. Postcondition check.  
Public Methodstatic (Shared in Visual Basic)InvariantOverloaded. Invariant check.  
Public Methodstatic (Shared in Visual Basic)RequireOverloaded. Precondition check - should run regardless of preprocessor directives.  
Top
See Also

Reference

Check Class
Miner.Tasks Namespace

 

 


Send Comment