NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

XmlWriter Methods

The methods of the XmlWriter class are listed below. For a complete list of XmlWriter class members, see the XmlWriter Members topic.

Public:

Clear [To be supplied.]
Close [To be supplied.]
Equals (inherited from Object) Determines whether the specified Object is the same instance as the current Object. Subclasses are expected to override this method to support value equality (not reference equality).
GetBoolean [To be supplied.]
GetByte [To be supplied.]
GetBytes [To be supplied.]
GetChar [To be supplied.]
GetChars [To be supplied.]
GetCurrency [To be supplied.]
GetData [To be supplied.]
GetDataTypeName [To be supplied.]
GetDataTypeNamespace [To be supplied.]
GetDateTime [To be supplied.]
GetDecimal [To be supplied.]
GetDouble [To be supplied.]
GetFieldType [To be supplied.]
GetFloat [To be supplied.]
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetInt16 [To be supplied.]
GetInt32 [To be supplied.]
GetInt64 [To be supplied.]
GetName [To be supplied.]
GetNamespace [To be supplied.]
GetOrdinal Overloaded. [To be supplied.]
GetPrefix [To be supplied.]
GetRaw [To be supplied.]
GetStream [To be supplied.]
GetString [To be supplied.]
GetTimeSpan [To be supplied.]
GetType (inherited from Object) Gets the Type of the Object.
GetValue [To be supplied.]
GetValues [To be supplied.]
IsNull [To be supplied.]
SetBoolean [To be supplied.]
SetByte [To be supplied.]
SetBytes [To be supplied.]
SetChar [To be supplied.]
SetChars [To be supplied.]
SetCurrency [To be supplied.]
SetData [To be supplied.]
SetDateTime [To be supplied.]
SetDecimal [To be supplied.]
SetDouble [To be supplied.]
SetFloat [To be supplied.]
SetInt16 [To be supplied.]
SetInt32 [To be supplied.]
SetInt64 [To be supplied.]
SetName [To be supplied.]
SetNamespace [To be supplied.]
SetNull [To be supplied.]
SetPrefix [To be supplied.]
SetRaw [To be supplied.]
SetStream [To be supplied.]
SetString [To be supplied.]
SetTimeSpan [To be supplied.]
SetValue [To be supplied.]
SetValues [To be supplied.]
ToString (inherited from Object) Returns a String that represents the current Object.
Write [To be supplied.]

Protected:

Finalize [To be supplied.]
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

XmlWriter Class | System.Data.XML Namespace