Show / Hide Table of Contents

Method Seal

| Improve this Doc View Source

Seal()

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.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest