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