| 
            
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| + | IsNotValid (Object) | 
     Validates an object reference and raises an Exception when the
         reference is valid  | 
|
| + | IsNotValid (Object, character) | 
     Validates an object reference and raises an Exception when the
         reference is valid  | 
|
| + | IsValid (Object) | 
     Validates an object reference and raises an InvalidReferenceException
         when the widget is invalid  | 
|
| + | IsValid (Object, character) | 
     Validates an object reference and raises an InvalidReferenceException
         when the widget is invalid  | 
|
| + | TypeOf (Object, character) | 
     Validates an object reference for validity and the passed in typename
         and raises error when the tests fail  | 
|
| + | TypeOf (Object, character, character) | 
     Validates an object reference for validity and the passed in typename
         and raises error when the tests fail  | 
| Options | Name | Purpose | |
|---|---|---|---|
| - | ObjectAssert () | 
     Disallow instance creation  | 
| 
         
            
                Top
                
            
         
        PUBLIC IsNotValid (Object)
 
  | 
|||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC IsNotValid (Object, character)
 
  | 
|||||||||||||||||||||||||||||
        
        PUBLIC IsValid (Object)
 
  | 
|||||||||||||||||||||||||||||
        
        PUBLIC IsValid (Object, character)
 
  | 
|||||||||||||||||||||||||||||
        
        PUBLIC TypeOf (Object, character)
 
  | 
|||||||||||||||||||||||||||||
        
        PUBLIC TypeOf (Object, character, character)
 
  | 
|||||||||||||||||||||||||||||
        
        PRIVATE ObjectAssert ()
 
  | 
||||||||
|---|---|---|---|---|---|---|---|---|