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.
Seals this set as immutable.
IColumns Seal()
| Type | Description |
|---|---|
| IColumns | This set. |
After calling Seal(), subsequent change to this set will create a new object.