The BCSMailAttachmentCollection type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets the number of elements contained in the collection.
(Inherited from BCSCollection<(Of <(<'T>)>)>.)
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.)
Public propertyItem[([( Int32])])
Gets the element at the specified index.
Public propertyItem[([( String])])
Gets the element identified with the specified key.
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)

See Also