Click or drag to resize

RollingWindowT Properties

The RollingWindowT type exposes the following members.

Properties
  Name Description
Public property Count Gets the number of elements contained in the RollingWindowT.
Public property IsReadOnly Gets a value indicating whether the RollingWindowT is read-only.
Public property Item Gets or sets the element at the specified index.
Public property WindowSize Gets the size of the window maintained by the RollingWindowT.
Top
See Also