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

Compare with Current View Page History

« Previous Version 2 Current »

Public Methods

MethodDescription
AddCreates 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

PropertyDescription
_ItemReturns a BoundAttachment object specified by the given Attachment ID or Name. PARAMETERS: Identifier as Integer or String.
_NewEnum
CountThis 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

  • No labels