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

Compare with Current View Page History

Version 1 Current »

Description

Returns a SelectedObject object as specified by the given type and ID. PARAMETERS: Type and Identifier (Integers).

Property Type

  • Read-only property

Syntax

Public Property _Item( _
   ByVal Type As Variant, _
   ByVal Identifier As Variant _
) As SelectedObject

Parameters

  • Type
  • Identifier


  • No labels