The EmbeddedFileCollection type exposes the following members.

Methods

  NameDescription
Public methodContains
Determine whether an EmbeddedFile is in the EmbeddedFileCollection.
Public methodGetEnumerator
Implements strong typed IEnumerable<T>.GetEnumerator.
Public methodIndexOf
Searches for the specified EmbeddedFile in the EmbeddedFileCollection.

See Also