'Declaration Public Overloads Sub SetValueByName(Of T As {New, Struct})( _ ByVal name As System.String, _ ByVal type As PropertyType, _ ByVal value As T _ )
public void SetValueByName<T>( System.string name, PropertyType type, T value ) where T: new(), struct
Properties Class Properties Members Overload List