Versions Compared

Key

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

Description

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

Property Type

  • Read-only property

...

Code Block
languagevb
Public Property _Item( _
   ByVal Type As Variant, _
   ByVal Identifier As Variant _
NewEnum() As SelectedObject

Parameters

...

Unknown
Info
titleSee Also