You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Public Methods

 Add

Creates a new BoundAttachment in the collection and returns the pointer. PARAMETERS: AttachmentID as Integer.

 Remove

Deletes a BoundAttachment object specified by the given AttachmentID. PARAMETERS: AttachmentID as Integer.

Public Properties

 _Item

Returns a BoundAttachment object specified by the given Attachment ID or Name. PARAMETERS: Identifier as Integer or String.

 _NewEnum

 

 Count

This is the number of BoundAttachment objects in the collection. DATATYPE: Integer.

 Item

Returns a BoundAttachment object specified by the given Attachment ID or Name. PARAMETERS: Identifier as Integer or String.

See Also

BoundAttachments Overview

  • No labels