'Deklaration Public Default Property Item( _ ByVal name As String _ ) As Object
'Deklaration
Public Default Property Item( _ ByVal name As String _ ) As Object
public object this[ string name ]; {get; set;}
public: property Object^ default [String^] { Object^ get(String^ name); void set (String^ name, Object^ value); }
Plattformen: Windows 8.1 bis Windows 10 (Version 20H2 - 21H2), Windows 11 (21H2), Windows Server 2012 - 2022
ElementBaseCollection Klasse ElementBaseCollection Member