About
Documentation
Samples
Download
Buy
XmlPrime Documentation
Sign in
|
Contact us
|
Site map
XmlPrime Documentation
XmlPrime 2.6
XmlPrime Class Library
XmlPrime Namespace
XmlPrime Namespace
XmlPrime Namespace
XPathFunctionItem Class
XPathFunctionItem Class
XPathFunctionItem Class
XPathFunctionItem Properties
XPathFunctionItem Properties
XPathFunctionItem Properties
Arity Property
Arity Property
Arity Property
IsNode Property
IsNode Property
IsNode Property
Name Property
Name Property
Name Property
TypedValue Property
TypedValue Property
TypedValue Property
Value Property
Value Property
Value Property
ValueAsBoolean Property
ValueAsBoolean Property
ValueAsBoolean Property
ValueAsDateTime Property
ValueAsDateTime Property
ValueAsDateTime Property
ValueAsDouble Property
ValueAsDouble Property
ValueAsDouble Property
ValueAsInt Property
ValueAsInt Property
ValueAsInt Property
ValueAsLong Property
ValueAsLong Property
ValueAsLong Property
ValueType Property
ValueType Property
ValueType Property
XmlType Property
XmlType Property
XmlType Property
XPathFunctionItem Properties
XPathFunctionItem Properties
XPathFunctionItem Properties
XmlPrime 2.6
Other Versions ▼
XmlPrime 5.0
XmlPrime 4.1
XmlPrime 4.0
XmlPrime 3.1
XmlPrime 3.0
XmlPrime 2.9
XmlPrime 2.8
XmlPrime 2.7
XmlPrime 2.5
XmlPrime 2.4
The
XPathFunctionItem
XPathFunctionItem
XPathFunctionItem
type exposes the following members.
Properties
Property
Description
Arity
Arity
Arity
Gets the arity of the function.
IsNode
IsNode
IsNode
Gets a value indicating whether the item represents a node or an atomic value. (Overrides
XPathItem.IsNode
XPathItem.IsNode
XPathItem::IsNode
)
Name
Name
Name
Gets the name of the function, or
null
a null reference (
Nothing
in Visual Basic)
nullptr
if it is anonymous.
TypedValue
TypedValue
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.TypedValue
XPathItem.TypedValue
XPathItem::TypedValue
)
Value
Value
Value
Gets the string value of the item. (Overrides
XPathItem.Value
XPathItem.Value
XPathItem::Value
)
ValueAsBoolean
ValueAsBoolean
ValueAsBoolean
Gets the item's value as a
bool
Boolean
bool
. (Overrides
XPathItem.ValueAsBoolean
XPathItem.ValueAsBoolean
XPathItem::ValueAsBoolean
)
ValueAsDateTime
ValueAsDateTime
ValueAsDateTime
When overridden in a derived class, gets the item's value as a
DateTime
Date
DateTime
. (Overrides
XPathItem.ValueAsDateTime
XPathItem.ValueAsDateTime
XPathItem::ValueAsDateTime
)
ValueAsDouble
ValueAsDouble
ValueAsDouble
Gets the item's value as a
decimal
Decimal
decimal
. (Overrides
XPathItem.ValueAsDouble
XPathItem.ValueAsDouble
XPathItem::ValueAsDouble
)
ValueAsInt
ValueAsInt
ValueAsInt
Gets the item's value as an
int
Integer
int
. (Overrides
XPathItem.ValueAsInt
XPathItem.ValueAsInt
XPathItem::ValueAsInt
)
ValueAsLong
ValueAsLong
ValueAsLong
When overridden in a derived class, gets the item's value as an
long
Long
long
. (Overrides
XPathItem.ValueAsLong
XPathItem.ValueAsLong
XPathItem::ValueAsLong
)
ValueType
ValueType
ValueType
Gets the .NET Framework version 2.0 type of the item. (Overrides
XPathItem.ValueType
XPathItem.ValueType
XPathItem::ValueType
)
XmlType
XmlType
XmlType
Gets the
XmlSchemaType
XmlSchemaType
XmlSchemaType
for the item. (Overrides
XPathItem.XmlType
XPathItem.XmlType
XPathItem::XmlType
)
Top
See Also
Reference
XmlPrime.XPathFunctionItem Class
XmlPrime.XPathFunctionItem Class
XmlPrime::XPathFunctionItem Class
XmlPrime Namespace
XmlPrime Namespace
XmlPrime Namespace