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