Method Seal
| Improve this Doc View SourceSeal()
Seals this collection as immutable.
Declaration
IRowAsyncValidators Seal()
Returns
| Type | Description | 
|---|---|
| IRowAsyncValidators | This collection.  | 
    
Remarks
After calling Seal(), subsequent change to this collection will create a new object.