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