ReadOnlyDocument Methods |
The ReadOnlyDocument type exposes the following members.
| Name | Description | |
|---|---|---|
| Contains | ||
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
| |
| Dispose(Boolean) |
Used for disposing this object
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize |
Finalizer
(Overrides ObjectFinalize.) | |
| GetArray | ||
| GetBlob | ||
| GetBoolean | ||
| GetDate | ||
| GetDictionary | ||
| GetDouble | ||
| GetEnumerator | ||
| GetFloat | ||
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetInt | ||
| GetLong | ||
| GetObject | ||
| GetString | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToDictionary | ||
| ToString |
Returns a string that represents the current object.
(Overrides ObjectToString.) |