SupportClassURShift Method (Int64, Int32)Bytescout Spreadsheet SDK

[Missing <summary> documentation for "M:ComponentAce.Compression.Libs.zlib.SupportClass.URShift(System.Int64,System.Int32)"]

Namespace:  ComponentAce.Compression.Libs.zlib
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.2.5.1975-master
Syntax

public static long URShift(
	long number,
	int bits
)

Parameters

number
Type: SystemInt64

[Missing <param name="number"/> documentation for "M:ComponentAce.Compression.Libs.zlib.SupportClass.URShift(System.Int64,System.Int32)"]

bits
Type: SystemInt32

[Missing <param name="bits"/> documentation for "M:ComponentAce.Compression.Libs.zlib.SupportClass.URShift(System.Int64,System.Int32)"]

Return Value

Type: Int64

[Missing <returns> documentation for "M:ComponentAce.Compression.Libs.zlib.SupportClass.URShift(System.Int64,System.Int32)"]

See Also

Reference