'Declaration Public Shared Function SetIfNotNullAndRemove( _ ByVal props As CustomPropertyDefinitionCollection, _ ByVal name As String, _ ByVal setter As Action(Of ExpressionInfo) _ ) As CustomPropertyDefinitionCollection
public static CustomPropertyDefinitionCollection SetIfNotNullAndRemove( CustomPropertyDefinitionCollection props, string name, Action<ExpressionInfo> setter )
Parameters
- props
- CustomPropertiesCollection
- name
- Name of property to search in the collection
- setter
- Property setter