The DocumentAcknowledgment type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clone |
Creates a new object that is a copy of the current instance.
(Inherited from SerializableBase.) | |
| Create |
Creates a
DocumentAcknowledgment
instance from the specified XML CICA document.
| |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Save |
Saves an XML CICA Document representation for the specified
instance into a provided stream.
(Inherited from DocumentBase.) | |
| ToString |
Returns an XML CICA Document representation for the specified
instance as a string.
(Inherited from DocumentBase.) | |
| ToXmlDocument |
Returns an XML CICA Document representation for the specified
instance as an
IXPathNavigable
interface to an
XmlDocument.
(Inherited from DocumentBase.) |