Get Shift

Namespace: LLCryptoLib.Crypto
Assembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)

Syntax

C#
public int Shift { get; }
Visual Basic
Public ReadOnly Property Shift As Integer
	Get
Visual C++
public:
property int Shift {
	int get ();
}

See Also