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

    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

    ArcGIS Pro version: 3.0 or higher.
    See Also