| C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > Properties Class > GetValue Method : GetValue<T>(String,PropertyType) Method |
'Declaration Public Overloads Function GetValue(Of T As {New, Struct})( _ ByVal name As System.String, _ ByVal type As PropertyType _ ) As T
public T GetValue<T>( System.string name, PropertyType type ) where T: new(), struct