C# Class System.Runtime.CompilerServices.RuntimeOps.RuntimeVariableList

Provides a list of variables, supporting read/write of the values Exposed via RuntimeVariablesExpression
Inheritance: IRuntimeVariables
Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Méthode Description
this ( int index ) : object

Private Methods

Méthode Description
GetStrongBox ( int index ) : IStrongBox
RuntimeVariableList ( object data, long indexes ) : System.ComponentModel

Method Details

this() public méthode

public this ( int index ) : object
index int
Résultat object