'Declaration
Public ReadOnly Default Property Item( _ ByVal propertyName As String _ ) As PropertyBox
public PropertyBox this[ string propertyName ]; {get;}
Parameters
- propertyName
'Declaration
Public ReadOnly Default Property Item( _ ByVal propertyName As String _ ) As PropertyBox
public PropertyBox this[ string propertyName ]; {get;}