This struct contains constants for the SOAP parser. The integer constants
are the specific type values used by the logical tree to represent SOAP specific
constructs in the bitstream.

C# | Visual Basic | Visual C++ | F# |
public sealed class SOAP
Public NotInheritable Class SOAP
public ref class SOAP sealed
[<SealedAttribute>] type SOAP = class end

All Members | Methods | Fields | |||
Icon | Member | Description |
---|---|---|
![]() ![]() | AsIsElementContent |
Parser constant.
|
![]() ![]() | BitStream |
Parser constant.
|
![]() ![]() | CDataField |
Parser constant.
|
![]() ![]() | CDataValue |
Parser constant.
|
![]() ![]() | Comment |
Parser constant.
|
![]() ![]() | DocumentType |
Parser constant.
|
![]() ![]() | DoubleAttribute |
Parser constant.
|
![]() ![]() | DoubleNamespaceDeclaration |
Parser constant.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() ![]() | Folder |
Parser constant.
|
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | ParserName |
The name of the parser.
|
![]() ![]() | PCDataField |
Parser constant.
|
![]() ![]() | PCDataValue |
Parser constant.
|
![]() ![]() | SingleAttribute |
Parser constant.
|
![]() ![]() | SingleNamespaceDeclaration |
Parser constant.
|
![]() | ToString()()()() | (Inherited from Object.) |
![]() ![]() | XmlDeclaration |
Parser constant.
|

Object | |
![]() | NBParsers..::..SOAP |