Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.

Info
titleSee Also

...