Show / Hide Table of Contents

Method Seal

| Improve this Doc View Source

Seal()

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.

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