Versions Compared

Key

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

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

...

Code Block
languagevb
Public Property _Item(_

...


   ByVal BoundObjectID As Variant,

...

 _
   ByVal ObjectType As Variant _
) As BoundObject

Parameters

  • BoundObjectID
  • ObjectType

See Also