QName.Split MethodQName.Split MethodQName::Split Method
- XmlPrime 2.9
- Other Versions ▼
Overload List
Name | Description | |
---|---|---|
![]() ![]() | Split (string, out string, out string)Split (String, ByRef String, ByRef String)Split (String^, String^%, String^%) |
Splits the specified lexical representation of an xs:QName into a prefix and local name.
|
![]() ![]() | Split (string, out string, out string, out string)Split (String, ByRef String, ByRef String, ByRef String)Split (String^, String^%, String^%, String^%) |
Splits the specified lexical representation of an xs:QName into a prefix and local name.
|