SupportClassURShift Method (Int32, Int32)Bytescout Spreadsheet SDK

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

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

public static int URShift(
	int number,
	int bits
)

Parameters

number
Type: SystemInt32

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

bits
Type: SystemInt32

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

Return Value

Type: Int32

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

See Also

Reference