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
See Also