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

In This Topic
    Item Constructor(ItemInfoValue)
    In This Topic
    Constructor that takes an ItemInfoValue
    Syntax
    protected internal Item( 
       ItemInfoValue iiv
    )
    Protected Friend Function New( _
       ByVal iiv As ItemInfoValue _
    )

    Parameters

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also