 | XPathFunctionItem.ArityXPathFunctionItem.ArityXPathFunctionItem::Arity |
Gets the arity of the function referenced by this funciton item.
(Inherited from XmlPrime.XPathFunctionItemXmlPrime.XPathFunctionItemXmlPrime::XPathFunctionItem) |
  | EmptyEmptyEmpty |
Gets an empty array instance.
|
 | XPathFunctionItem.IsNodeXPathFunctionItem.IsNodeXPathFunctionItem::IsNode |
Gets a value indicating whether the item represents a node or an atomic value.
(Overrides XPathItem.IsNodeXPathItem.IsNodeXPathItem::IsNode) |
 | XPathFunctionItem.LocalNameXPathFunctionItem.LocalNameXPathFunctionItem::LocalName |
Gets the local name of the function referenced by this funciton item.
(Inherited from XmlPrime.XPathFunctionItemXmlPrime.XPathFunctionItemXmlPrime::XPathFunctionItem) |
 | XPathFunctionItem.NameXPathFunctionItem.NameXPathFunctionItem::Name |
Gets the name of the function, or null
a null reference (Nothing in Visual Basic)
nullptr if it is anonymous.
(Inherited from XmlPrime.XPathFunctionItemXmlPrime.XPathFunctionItemXmlPrime::XPathFunctionItem) |
 | XPathFunctionItem.NamespaceXPathFunctionItem.NamespaceXPathFunctionItem::Namespace |
Gets the namespace URI of the function referenced by this function item.
(Inherited from XmlPrime.XPathFunctionItemXmlPrime.XPathFunctionItemXmlPrime::XPathFunctionItem) |
 | SizeSizeSize |
Gets the number of members in the array.
|
 | XPathFunctionItem.TypedValueXPathFunctionItem.TypedValueXPathFunctionItem::TypedValue |
Gets the current item as a boxed object of the most appropriate .NET Framework version 2.0 type according to its schema type.
(Overrides XPathItem.TypedValueXPathItem.TypedValueXPathItem::TypedValue) |
 | XPathFunctionItem.ValueXPathFunctionItem.ValueXPathFunctionItem::Value |
Gets the string value of the item.
(Overrides XPathItem.ValueXPathItem.ValueXPathItem::Value) |
 | XPathFunctionItem.ValueAsBooleanXPathFunctionItem.ValueAsBooleanXPathFunctionItem::ValueAsBoolean |
Gets the item's value as a boolBooleanbool.
(Overrides XPathItem.ValueAsBooleanXPathItem.ValueAsBooleanXPathItem::ValueAsBoolean) |
 | XPathFunctionItem.ValueAsDateTimeXPathFunctionItem.ValueAsDateTimeXPathFunctionItem::ValueAsDateTime |
When overridden in a derived class, gets the item's value as a DateTimeDateDateTime.
(Overrides XPathItem.ValueAsDateTimeXPathItem.ValueAsDateTimeXPathItem::ValueAsDateTime) |
 | XPathFunctionItem.ValueAsDoubleXPathFunctionItem.ValueAsDoubleXPathFunctionItem::ValueAsDouble |
Gets the item's value as a decimalDecimaldecimal.
(Overrides XPathItem.ValueAsDoubleXPathItem.ValueAsDoubleXPathItem::ValueAsDouble) |
 | XPathFunctionItem.ValueAsIntXPathFunctionItem.ValueAsIntXPathFunctionItem::ValueAsInt |
Gets the item's value as an intIntegerint.
(Overrides XPathItem.ValueAsIntXPathItem.ValueAsIntXPathItem::ValueAsInt) |
 | XPathFunctionItem.ValueAsLongXPathFunctionItem.ValueAsLongXPathFunctionItem::ValueAsLong |
When overridden in a derived class, gets the item's value as an longLonglong.
(Overrides XPathItem.ValueAsLongXPathItem.ValueAsLongXPathItem::ValueAsLong) |
 | XPathFunctionItem.ValueTypeXPathFunctionItem.ValueTypeXPathFunctionItem::ValueType |
Gets the .NET Framework version 2.0 type of the item.
(Overrides XPathItem.ValueTypeXPathItem.ValueTypeXPathItem::ValueType) |
 | XPathFunctionItem.XmlTypeXPathFunctionItem.XmlTypeXPathFunctionItem::XmlType |
Gets the XmlSchemaTypeXmlSchemaTypeXmlSchemaType for the item.
(Overrides XPathItem.XmlTypeXPathItem.XmlTypeXPathItem::XmlType) |