C# Класс System.Runtime.CompilerServices.RuntimeOps.RuntimeVariableList

Provides a list of variables, supporting read/write of the values Exposed via RuntimeVariablesExpression
Наследование: IRuntimeVariables
Показать файл Открыть проект

Открытые методы

Метод Описание
this ( int index ) : object

Приватные методы

Метод Описание
GetStrongBox ( int index ) : IStrongBox
RuntimeVariableList ( object data, long indexes ) : System.ComponentModel

Описание методов

this() публичный Метод

public this ( int index ) : object
index int
Результат object