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