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