C# Class System.Xml.Xsl.IlGen.XmlILStorageMethods

List of all XmlIL runtime constructors.
Show file Open project: dotnet/corefx Class Usage Examples

Public Properties

Property Type Description
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

Public Methods

Method Description
XmlILStorageMethods ( Type storageType ) : System

Method Details

XmlILStorageMethods() public method

public XmlILStorageMethods ( Type storageType ) : System
storageType System.Type
return System

Property Details

AggAvg public property

public MethodInfo,System.Reflection AggAvg
return System.Reflection.MethodInfo

AggAvgResult public property

public MethodInfo,System.Reflection AggAvgResult
return System.Reflection.MethodInfo

AggCreate public property

public MethodInfo,System.Reflection AggCreate
return System.Reflection.MethodInfo

AggIsEmpty public property

public MethodInfo,System.Reflection AggIsEmpty
return System.Reflection.MethodInfo

AggMax public property

public MethodInfo,System.Reflection AggMax
return System.Reflection.MethodInfo

AggMaxResult public property

public MethodInfo,System.Reflection AggMaxResult
return System.Reflection.MethodInfo

AggMin public property

public MethodInfo,System.Reflection AggMin
return System.Reflection.MethodInfo

AggMinResult public property

public MethodInfo,System.Reflection AggMinResult
return System.Reflection.MethodInfo

AggSum public property

public MethodInfo,System.Reflection AggSum
return System.Reflection.MethodInfo

AggSumResult public property

public MethodInfo,System.Reflection AggSumResult
return System.Reflection.MethodInfo

IListCount public property

public MethodInfo,System.Reflection IListCount
return System.Reflection.MethodInfo

IListItem public property

public MethodInfo,System.Reflection IListItem
return System.Reflection.MethodInfo

IListType public property

public Type,System IListType
return System.Type

SeqAdd public property

public MethodInfo,System.Reflection SeqAdd
return System.Reflection.MethodInfo

SeqEmpty public property

public FieldInfo,System.Reflection SeqEmpty
return System.Reflection.FieldInfo

SeqReuse public property

public MethodInfo,System.Reflection SeqReuse
return System.Reflection.MethodInfo

SeqReuseSgl public property

public MethodInfo,System.Reflection SeqReuseSgl
return System.Reflection.MethodInfo

SeqSortByKeys public property

public MethodInfo,System.Reflection SeqSortByKeys
return System.Reflection.MethodInfo

SeqType public property

public Type,System SeqType
return System.Type

ToAtomicValue public property

public MethodInfo,System.Reflection ToAtomicValue
return System.Reflection.MethodInfo

ValueAs public property

public MethodInfo,System.Reflection ValueAs
return System.Reflection.MethodInfo