public override int GetOutputSize( int length )
Public Overrides Function GetOutputSize ( length As Integer ) As Integer
public: virtual int GetOutputSize( int length ) override
function GetOutputSize(length);
In This Article