Miner.Interop Namespace > ID8List2 Interface : Items Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678272)> ReadOnly Property Items As ID8EnumListItem
'Usage
Dim instance As ID8List2 Dim value As ID8EnumListItem value = instance.Items
[System.Runtime.InteropServices.DispId(1610678272)] ID8EnumListItem Items {get;}
read-only property Items: ID8EnumListItem;
System.Runtime.InteropServices.DispIdAttribute(1610678272) function get Items : ID8EnumListItem
[System.Runtime.InteropServices.DispId(1610678272)] __property ID8EnumListItem* get_Items();
[System.Runtime.InteropServices.DispId(1610678272)] property ID8EnumListItem^ Items { ID8EnumListItem^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2