C# Класс System.Xml.Xsl.IlGen.XmlILStorageMethods

List of all XmlIL runtime constructors.
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
AggAvg System.Reflection.MethodInfo
AggAvgResult System.Reflection.MethodInfo
AggCreate System.Reflection.MethodInfo
AggIsEmpty System.Reflection.MethodInfo
AggMax System.Reflection.MethodInfo
AggMaxResult System.Reflection.MethodInfo
AggMin System.Reflection.MethodInfo
AggMinResult System.Reflection.MethodInfo
AggSum System.Reflection.MethodInfo
AggSumResult System.Reflection.MethodInfo
IListCount System.Reflection.MethodInfo
IListItem System.Reflection.MethodInfo
IListType System.Type
SeqAdd System.Reflection.MethodInfo
SeqEmpty System.Reflection.FieldInfo
SeqReuse System.Reflection.MethodInfo
SeqReuseSgl System.Reflection.MethodInfo
SeqSortByKeys System.Reflection.MethodInfo
SeqType System.Type
ToAtomicValue System.Reflection.MethodInfo
ValueAs System.Reflection.MethodInfo

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

Метод Описание
XmlILStorageMethods ( Type storageType ) : System

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

XmlILStorageMethods() публичный метод

public XmlILStorageMethods ( Type storageType ) : System
storageType System.Type
Результат System

Описание свойств

AggAvg публичное свойство

public MethodInfo,System.Reflection AggAvg
Результат System.Reflection.MethodInfo

AggAvgResult публичное свойство

public MethodInfo,System.Reflection AggAvgResult
Результат System.Reflection.MethodInfo

AggCreate публичное свойство

public MethodInfo,System.Reflection AggCreate
Результат System.Reflection.MethodInfo

AggIsEmpty публичное свойство

public MethodInfo,System.Reflection AggIsEmpty
Результат System.Reflection.MethodInfo

AggMax публичное свойство

public MethodInfo,System.Reflection AggMax
Результат System.Reflection.MethodInfo

AggMaxResult публичное свойство

public MethodInfo,System.Reflection AggMaxResult
Результат System.Reflection.MethodInfo

AggMin публичное свойство

public MethodInfo,System.Reflection AggMin
Результат System.Reflection.MethodInfo

AggMinResult публичное свойство

public MethodInfo,System.Reflection AggMinResult
Результат System.Reflection.MethodInfo

AggSum публичное свойство

public MethodInfo,System.Reflection AggSum
Результат System.Reflection.MethodInfo

AggSumResult публичное свойство

public MethodInfo,System.Reflection AggSumResult
Результат System.Reflection.MethodInfo

IListCount публичное свойство

public MethodInfo,System.Reflection IListCount
Результат System.Reflection.MethodInfo

IListItem публичное свойство

public MethodInfo,System.Reflection IListItem
Результат System.Reflection.MethodInfo

IListType публичное свойство

public Type,System IListType
Результат System.Type

SeqAdd публичное свойство

public MethodInfo,System.Reflection SeqAdd
Результат System.Reflection.MethodInfo

SeqEmpty публичное свойство

public FieldInfo,System.Reflection SeqEmpty
Результат System.Reflection.FieldInfo

SeqReuse публичное свойство

public MethodInfo,System.Reflection SeqReuse
Результат System.Reflection.MethodInfo

SeqReuseSgl публичное свойство

public MethodInfo,System.Reflection SeqReuseSgl
Результат System.Reflection.MethodInfo

SeqSortByKeys публичное свойство

public MethodInfo,System.Reflection SeqSortByKeys
Результат System.Reflection.MethodInfo

SeqType публичное свойство

public Type,System SeqType
Результат System.Type

ToAtomicValue публичное свойство

public MethodInfo,System.Reflection ToAtomicValue
Результат System.Reflection.MethodInfo

ValueAs публичное свойство

public MethodInfo,System.Reflection ValueAs
Результат System.Reflection.MethodInfo