Overload | Description |
---|---|
Item(String) | Gets a CustomPropertyDefinition using the specified name. |
Overload | Description |
---|---|
Item(String) | Gets a CustomPropertyDefinition using the specified name. |
var customProperties = new CustomPropertyDefinitionCollection(); var customProperty = customProperties["Property1"];