protected virtual byte[] GetLSub( int n )
Protected Overridable Function GetLSub ( n As Integer ) As Byte()
protected: virtual array<unsigned char>^ GetLSub( int n )
function GetLSub(n);
In This Article