ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Core Namespace / Item Class / Item Constructor / Item Constructor(ItemInfoValue)
ItemInfoValue describing the item

Item Constructor(ItemInfoValue)
Constructor that takes an ItemInfoValue
Syntax
protected internal Item( 
   ItemInfoValue iiv
)

Parameters

iiv
ItemInfoValue describing the item
Remarks
This constructor is called by Catalog
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also