 | IsNodeIsNodeIsNode |
Gets a value indicating whether the item represents a node or an atomic value.
(Overrides XPathItem.IsNodeXPathItem.IsNodeXPathItem::IsNode) |
 | XPathItem.TypedValueXPathItem.TypedValueXPathItem::TypedValue |
When overridden in a derived class, gets the current item as a boxed object of the most appropriate .NET Framework version 2.0 type according to its schema type.
(Inherited from System.Xml.XPath.XPathItemSystem.Xml.XPath.XPathItemSystem.Xml.XPath::XPathItem) |
 | ValueValueValue |
Gets the string value of the item.
(Overrides XPathItem.ValueXPathItem.ValueXPathItem::Value) |
 | ValueAsBooleanValueAsBooleanValueAsBoolean |
Gets the item's value as a boolBooleanbool.
(Overrides XPathItem.ValueAsBooleanXPathItem.ValueAsBooleanXPathItem::ValueAsBoolean) |
 | ValueAsByteValueAsByteValueAsByte |
Gets the item's value as a byteBytebyte.
|
 | ValueAsBytesValueAsBytesValueAsBytes |
Gets the item's value as a byteBytebyte array.
|
 | ValueAsDateTimeValueAsDateTimeValueAsDateTime |
When overridden in a derived class, gets the item's value as a DateTimeDateDateTime.
(Overrides XPathItem.ValueAsDateTimeXPathItem.ValueAsDateTimeXPathItem::ValueAsDateTime) |
 | ValueAsDateTimeWithZoneValueAsDateTimeWithZoneValueAsDateTimeWithZone |
Gets the item's value as a DateTimeWithZoneDateTimeWithZoneDateTimeWithZone.
|
 | ValueAsDateWithZoneValueAsDateWithZoneValueAsDateWithZone |
Gets the item's value as a DateWithZoneDateWithZoneDateWithZone.
|
 | ValueAsDayTimeDurationValueAsDayTimeDurationValueAsDayTimeDuration |
Gets the item's value as a DayTimeDurationDayTimeDurationDayTimeDuration.
|
 | ValueAsDecimalValueAsDecimalValueAsDecimal |
Gets the item's value as a decimalDecimaldecimal.
|
 | ValueAsDoubleValueAsDoubleValueAsDouble |
Gets the item's value as a doubleDoubledouble.
(Overrides XPathItem.ValueAsDoubleXPathItem.ValueAsDoubleXPathItem::ValueAsDouble) |
 | ValueAsDurationValueAsDurationValueAsDuration |
Gets the item's value as a DurationDurationDuration.
Gets the item's value as a decimalDecimaldecimal.
|
 | ValueAsGDayValueAsGDayValueAsGDay |
Gets the item's value as a GDayGDayGDay.
Gets the item's value as a decimalDecimaldecimal.
|
 | ValueAsGMonthValueAsGMonthValueAsGMonth |
Gets the item's value as a GMonthGMonthGMonth.
|
 | ValueAsGMonthDayValueAsGMonthDayValueAsGMonthDay |
Gets the item's value as a GMonthDayGMonthDayGMonthDay.
|
 | ValueAsGYearValueAsGYearValueAsGYear |
Gets the item's value as a GYearGYearGYear.
|
 | ValueAsGYearMonthValueAsGYearMonthValueAsGYearMonth |
Gets the item's value as a GYearMonthGYearMonthGYearMonth.
|
 | ValueAsIntValueAsIntValueAsInt |
Gets the item's value as an intIntegerint.
(Overrides XPathItem.ValueAsIntXPathItem.ValueAsIntXPathItem::ValueAsInt) |
 | ValueAsInt16ValueAsInt16ValueAsInt16 |
Gets the item's value as an shortShortshort.
|
 | ValueAsLongValueAsLongValueAsLong |
Gets the item's value as an longLonglong.
(Overrides XPathItem.ValueAsLongXPathItem.ValueAsLongXPathItem::ValueAsLong) |
 | ValueAsQNameValueAsQNameValueAsQName |
Gets the item's value as a QNameQNameQName.
|
 | ValueAsSingleValueAsSingleValueAsSingle |
Gets the item's value as a floatSinglefloat.
|
 | ValueAsStringValueAsStringValueAsString |
Gets the item's value as a stringStringString.
|
 | ValueAsTimeWithZoneValueAsTimeWithZoneValueAsTimeWithZone |
Gets the item's value as a TimeWithZoneTimeWithZoneTimeWithZone.
|
 | ValueAsYearMonthDurationValueAsYearMonthDurationValueAsYearMonthDuration |
Gets the item's value as a YearMonthDurationYearMonthDurationYearMonthDuration.
|
 | XPathItem.ValueTypeXPathItem.ValueTypeXPathItem::ValueType |
When overridden in a derived class, gets the .NET Framework version 2.0 type of the item.
(Inherited from System.Xml.XPath.XPathItemSystem.Xml.XPath.XPathItemSystem.Xml.XPath::XPathItem) |
 | XPathItem.XmlTypeXPathItem.XmlTypeXPathItem::XmlType |
When overridden in a derived class, gets the XmlSchemaTypeXmlSchemaTypeXmlSchemaType for the item.
(Inherited from System.Xml.XPath.XPathItemSystem.Xml.XPath.XPathItemSystem.Xml.XPath::XPathItem) |