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