Description

Returns a BoundObject specified by the ID of the Object that is bound to the dictionary object parent. PARAMETERS: BoundObjectID (Integer).

Property type

  • Read-only property

Syntax

Public Property _Item(_
   ByVal BoundObjectID As Variant, _
   ByVal ObjectType As Variant _
) As BoundObject

Parameters

  • BoundObjectID
  • ObjectType


  • No labels