public Object this[ string attributeName ] { get; set; }
Public Default Property Item ( attributeName As String ) As Object Get Set
public: virtual property Object^ default[String^ attributeName] { Object^ get (String^ attributeName) sealed; void set (String^ attributeName, Object^ value) sealed; }
Copyright © AutomationML e.V. 2017-2022