API Help
Eplan.EplApi.DataModel.Graphics Namespace / PlaceHolder.VariablesClass Class / Item Property / Item(Int32) Property

In This Topic
    Item(Int32) Property
    In This Topic
    Syntax
    public PlaceHolder.Variable Item( 
       int index
    ) {get;}
    public:
    property PlaceHolder.Variable^ Item {
       PlaceHolder.Variable^ get(int index);
    }

    Parameters

    index
    See Also