| EmbeddedFileCollection Methods |
The EmbeddedFileCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Add(FileSpecification) |
Adds embedded file specification into collection.
| |
| Add(String, FileSpecification) |
Adds file to embedded files with the specified key.
| |
| CopyTo |
Copies array of FileSpecification object into colleciton.
| |
| Delete |
Remove all embedded files from document.
| |
| Delete(String) |
Delete embedded file by name.
| |
| DeleteByKey |
Deletes file from the collection by its key in the collection.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetEnumerator |
Returns colleciton enumerator.
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |