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

List of all XmlIL runtime constructors.
ファイルを表示 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_oe property

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

AggAvgResult public_oe property

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

AggCreate public_oe property

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

AggIsEmpty public_oe property

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

AggMax public_oe property

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

AggMaxResult public_oe property

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

AggMin public_oe property

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

AggMinResult public_oe property

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

AggSum public_oe property

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

AggSumResult public_oe property

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

IListCount public_oe property

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

IListItem public_oe property

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

IListType public_oe property

public Type,System IListType
return System.Type

SeqAdd public_oe property

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

SeqEmpty public_oe property

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

SeqReuse public_oe property

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

SeqReuseSgl public_oe property

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

SeqSortByKeys public_oe property

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

SeqType public_oe property

public Type,System SeqType
return System.Type

ToAtomicValue public_oe property

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

ValueAs public_oe property

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