EnvironmentVariables ConstructorEnvironmentVariables ConstructorEnvironmentVariables Constructor

Initializes a new instance of the EnvironmentVariablesEnvironmentVariablesEnvironmentVariables class.

Syntax

Protected Sub New ( _
    isStable As Boolean _
)
protected EnvironmentVariables(
    bool isStable
)
protected:
EnvironmentVariables(
    bool isStable
)
 

Parameters

isStable

Type: System.BooleanSystem.BooleanSystem::Boolean

Indicates whether the collection is stable.