This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IA > IArcInfoTable Interface > IArcInfoTable.ItemSet Property (ArcObjects .NET 10.5 SDK) |
Item Collection for this Feature Class or Info Table.
[Visual Basic .NET] Public ReadOnly Property ItemSet As IArcInfoItems
[C#] public IArcInfoItems ItemSet {get;}
[C++]
HRESULT get_ItemSet(
IArcInfoItems** ItemSet
);
[C++]
Parameters ItemSet [out, retval]
ItemSet is a parameter of type IArcInfoItems