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