SupportClassURShift Method (Int64, Int64)Bytescout Spreadsheet SDK

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

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,
	long bits
)

Parameters

number
Type: SystemInt64

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

bits
Type: SystemInt64

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

Return Value

Type: Int64

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

See Also

Reference