OpenApiWriterBase.IsObjectScope Method
Definition
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.
Whether the current scope is an object scope.
protected bool IsObjectScope ();
member this.IsObjectScope : unit -> bool
Protected Function IsObjectScope () As Boolean