XmlPrime: XML processing for the .NET framework
  • About
  • Documentation
  • Samples
  • Download
  • Buy
XmlPrime Documentation
Sign in | Contact us | Site map
  • XmlPrime Documentation
  • XmlPrime 2.0
  • XmlPrime Class Library
  • XmlPrime NamespaceXmlPrime NamespaceXmlPrime Namespace
  • XPathAtomicValue ClassXPathAtomicValue ClassXPathAtomicValue Class
  • XPathAtomicValue MethodsXPathAtomicValue MethodsXPathAtomicValue Methods
  • Create MethodCreate MethodCreate Method
  • Create Method (TimeWithZone)Create Method (TimeWithZone)Create Method (TimeWithZone)

XPathAtomicValue.Create Method (TimeWithZone)XPathAtomicValue.Create Method (TimeWithZone)XPathAtomicValue::Create Method (TimeWithZone)

  • XmlPrime 2.0
  • 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.6
    • XmlPrime 2.5
    • XmlPrime 2.4
    • XmlPrime 2.3
    • XmlPrime 2.2
    • XmlPrime 2.1
    • XmlPrime 1.5
    • XmlPrime 1.4
    • XmlPrime 1.3
    • XmlPrime 1.2
    • XmlPrime 1.1
    • XmlPrime 1.0
Creates a new instance of the XPathAtomicValueXPathAtomicValueXPathAtomicValue class from a TimeWithZoneTimeWithZoneTimeWithZone value.
  • Namespace: XmlPrimeXmlPrimeXmlPrime
  • Assembly: XmlPrime (in XmlPrime.dll)

Syntax

  • VB
  • C#
  • C++
Public Shared Function Create( _
    value As TimeWithZone _
) As XPathAtomicValue
public static XPathAtomicValue Create(
    TimeWithZone value
)
public:
static XPathAtomicValue^ Create(
    TimeWithZone value
)
 

Parameters

value

Type: XmlPrime.TimeWithZoneXmlPrime.TimeWithZoneXmlPrime::TimeWithZone

The value of the created atomic value.

Return Value

Type: XmlPrime.XPathAtomicValueXmlPrime.XPathAtomicValueXmlPrime::XPathAtomicValue^

A new XPathAtomicValueXPathAtomicValueXPathAtomicValue with type xs:time.

See Also

Reference

  • XPathAtomicValue.Create OverloadXPathAtomicValue.Create OverloadXPathAtomicValue::Create Overload
  • XmlPrime.XPathAtomicValue ClassXmlPrime.XPathAtomicValue ClassXmlPrime::XPathAtomicValue Class
  • XmlPrime NamespaceXmlPrime NamespaceXmlPrime Namespace
Copyright © 2025 Peryton Technologies Limited. All rights reserved.