FindItemParentType.Item Property

Definition

The Item property gets an object that is of the type ArrayOfRealItemsType or ArrayOfGroupedItemsType that contains the items found.

public:
 property System::Object ^ Item { System::Object ^ get(); void set(System::Object ^ value); };
public object Item { get; set; }
Public Property Item As Object

Property Value

The Item property returns an object of the type ArrayOfRealItemsType or ArrayOfGroupedItemsType that contains the items found.

Applies to