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

Compare with Current View Page History

« Previous Version 2 Next »

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

See Also

  • No labels