Keyoti RapidFindReplace WPF API Docs
ObservableBackwardsRingBuffer<(Of <(<'T>)>)> Constructor (capacity)
API DocumentationKeyoti.RapidFindReplace.WPFObservableBackwardsRingBuffer<(Of <(<'T>)>)>ObservableBackwardsRingBuffer<(Of <(<'T>)>)>(Int32)
Keyoti RapidFindReplace WPF
New
Declaration Syntax
C#Visual BasicVisual C++F#
public ObservableBackwardsRingBuffer(
	int capacity
)
Public Sub New ( 
	capacity As Integer
)
public:
ObservableBackwardsRingBuffer(
	int capacity
)
new : 
        capacity : int -> ObservableBackwardsRingBuffer
Parameters
capacity (Int32)

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