Share via


AttachmentCollection Members

Include Protected Members
Include Inherited Members

Returns the collection of attachments.

The AttachmentCollection type exposes the following members.

Properties

  Name Description
Public property Count Returns the number of attachments in the collection.
Public property Item Returns the attachment in the specified position.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Returns the enumerator of attachments
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator Gets the enumerator.

Top

See Also

Reference

AttachmentCollection Class

Microsoft.Office.SharePointWorkspace.AddIn.Data Namespace