Keyoti RapidFindReplace WPF API Docs
Resize Method (newSize)
API DocumentationKeyoti.RapidFindReplace.WPFObservableBackwardsRingBuffer<(Of <(<'T>)>)>Resize(Int32)
Keyoti RapidFindReplace WPF
Resizes the ring buffer.
Declaration Syntax
C#Visual BasicVisual C++F#
public void Resize(
	int newSize
)
Public Sub Resize ( 
	newSize As Integer
)
public:
void Resize(
	int newSize
)
member Resize : 
        newSize : int -> unit 
Parameters
newSize (Int32)
The new size.

Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)