ModelBindingContext.NestedScope Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Return value of EnterNestedScope. Should be disposed by caller when child binding context state should be popped off of the ModelBindingContext.
public: value class ModelBindingContext::NestedScope : IDisposable
C#
public struct ModelBindingContext.NestedScope : IDisposable
C#
public readonly struct ModelBindingContext.NestedScope : IDisposable
type ModelBindingContext.NestedScope = struct
interface IDisposable
Public Structure ModelBindingContext.NestedScope
Implements IDisposable
- Inheritance
-
ModelBindingContext.NestedScope
- Implements
Model |
Initializes the ModelBindingContext.NestedScope for a ModelBindingContext. |
Dispose() |
Exits the ModelBindingContext.NestedScope created by calling EnterNestedScope. |
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
ASP.NET Core | 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |