Scope Class

Definition

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.

Applies to