public void Set( ref Vector4F value, IAnimatableProperty<Vector4F> property )
Public Sub Set ( ByRef value As Vector4F, property As IAnimatableProperty(Of Vector4F) )
public: virtual void Set( Vector4F% value, IAnimatableProperty<Vector4F>^ property ) sealed
abstract Set : value : Vector4F byref * property : IAnimatableProperty<Vector4F> -> unit override Set : value : Vector4F byref * property : IAnimatableProperty<Vector4F> -> unit
http://www.digitalrune.com/