Scope Class
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.
Class representing scope information.
public sealed class Scope
type Scope = class
Public NotInheritable Class Scope
- Inheritance
-
Scope
Constructors
Scope(ScopeType) |
Constructor. |
Properties
IsInArray |
Get/Set the whether it is in previous array scope. |
ObjectCount |
Get/Set the object count for this scope. |
Type |
Gets the scope type for this scope. |