SoapNmtoken Class
.NET Framework (current version)
Wraps an XML NMTOKEN attribute.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | SoapNmtoken() | Initializes a new instance of the SoapNmtoken class. |
![]() | SoapNmtoken(String^) | Initializes a new instance of the SoapNmtoken class with an XML NMTOKEN attribute. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | GetXsdType() | Returns the XML Schema definition language (XSD) of the current SOAP type. |
![]() ![]() | Parse(String^) | Converts the specified String into a SoapNmtoken object. |
![]() | ToString() | Returns Value as a String.(Overrides Object::ToString().) |
.NET Framework
Available since 1.1
Available since 1.1
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


