public virtual ECPoint TimesPow2( int e )
Public Overridable Function TimesPow2 ( e As Integer ) As ECPoint
public: virtual ECPoint^ TimesPow2( int e )
function TimesPow2(e);
In This Article