 | Object.EqualsObject.EqualsObject::Equals |
Determines whether the specified objectObjectobject is equal to the current objectObjectobject.
(Inherited from System.ObjectSystem.ObjectSystem::Object) |
 | Object.FinalizeObject.FinalizeObject::Finalize |
Allows an objectObjectobject to attempt to free resources and perform other cleanup operations before the objectObjectobject is reclaimed by garbage collection.
(Inherited from System.ObjectSystem.ObjectSystem::Object) |
 | Object.GetHashCodeObject.GetHashCodeObject::GetHashCode |
Serves as a hash function for a particular type.
(Inherited from System.ObjectSystem.ObjectSystem::Object) |
 | Object.GetTypeObject.GetTypeObject::GetType |
Gets the TypeTypeType of the current instance.
(Inherited from System.ObjectSystem.ObjectSystem::Object) |
 | Object.MemberwiseCloneObject.MemberwiseCloneObject::MemberwiseClone |
Creates a shallow copy of the current objectObjectobject.
(Inherited from System.ObjectSystem.ObjectSystem::Object) |
  | Process (XmlReader, Stream, XdmWriterSettings, XIncludeSettings)Process (XmlReader, Stream, XdmWriterSettings, XIncludeSettings)Process (XmlReader^, Stream^, XdmWriterSettings^, XIncludeSettings^) |
Performs XML inclusion processing on an XmlReaderXmlReaderXmlReader instance and
serializes the result to the specified StreamStreamStream using the specified
XdmWriterSettingsXdmWriterSettingsXdmWriterSettings.
|
  | Process (XmlReader, string, XdmWriterSettings, XIncludeSettings)Process (XmlReader, String, XdmWriterSettings, XIncludeSettings)Process (XmlReader^, String^, XdmWriterSettings^, XIncludeSettings^) |
Performs XML inclusion processing on an XmlReaderXmlReaderXmlReader instance and
serializes the result to the specified file using the specified
XdmWriterSettingsXdmWriterSettingsXdmWriterSettings.
|
  | Process (XmlReader, XmlWriter, XIncludeSettings)Process (XmlReader, XmlWriter, XIncludeSettings)Process (XmlReader^, XmlWriter^, XIncludeSettings^) |
Performs XML inclusion processing on an XmlReaderXmlReaderXmlReader instance and
serializes the result to the specified XmlWriterXmlWriterXmlWriter.
|
  | Process (IXPathNavigable, Stream, XdmWriterSettings, XIncludeSettings)Process (IXPathNavigable, Stream, XdmWriterSettings, XIncludeSettings)Process (IXPathNavigable^, Stream^, XdmWriterSettings^, XIncludeSettings^) |
Performs XML inclusion processing on an IXPathNavigableIXPathNavigableIXPathNavigable instance and
serializes the result to the specified StreamStreamStream using the specified
XdmWriterSettingsXdmWriterSettingsXdmWriterSettings.
|
  | Process (IXPathNavigable, TextWriter, XdmWriterSettings, XIncludeSettings)Process (IXPathNavigable, TextWriter, XdmWriterSettings, XIncludeSettings)Process (IXPathNavigable^, TextWriter^, XdmWriterSettings^, XIncludeSettings^) |
Performs XML inclusion processing on an IXPathNavigableIXPathNavigableIXPathNavigable instance and
serializes the result to the specified TextWriterTextWriterTextWriter using the specified
XdmWriterSettingsXdmWriterSettingsXdmWriterSettings.
|
  | Process (IXPathNavigable, string, XdmWriterSettings, XIncludeSettings)Process (IXPathNavigable, String, XdmWriterSettings, XIncludeSettings)Process (IXPathNavigable^, String^, XdmWriterSettings^, XIncludeSettings^) |
Performs XML inclusion processing on an IXPathNavigableIXPathNavigableIXPathNavigable instance and
serializes the result to the specified file using the specified
XdmWriterSettingsXdmWriterSettingsXdmWriterSettings.
|
  | Process (IXPathNavigable, XmlWriter, XIncludeSettings)Process (IXPathNavigable, XmlWriter, XIncludeSettings)Process (IXPathNavigable^, XmlWriter^, XIncludeSettings^) |
Performs XML inclusion processing on an IXPathNavigableIXPathNavigableIXPathNavigable instance and
serializes the result to the specified XmlWriterXmlWriterXmlWriter.
|
 | Object.ToStringObject.ToStringObject::ToString |
Returns a stringStringString that represents the current objectObjectobject.
(Inherited from System.ObjectSystem.ObjectSystem::Object) |