public CustomPropertyDefinition Item( string name ) {get;}
'Declaration Public Overloads ReadOnly Property Item( _ ByVal name As String _ ) As CustomPropertyDefinition
null
var customProperties = new CustomPropertyDefinitionCollection(); var customProperty = customProperties["Property1"];
CustomPropertyDefinitionCollection Class CustomPropertyDefinitionCollection Members Overload List