The WindowFilter type exposes the following members.
Properties
|
|
Name |
Description |
|
EndIndex
|
Gets the index of the observation past the last visible observation.
(Inherited from Filter.) |
|
FilteredLength
|
Gets the length of the filtered data.
(Inherited from Filter.) |
|
Item
|
Gets the unfiltered index of the observation at the specified index.
(Inherited from Filter.) |
|
Length
|
Gets the length of the unfiltered data.
(Inherited from Filter.) |
|
StartIndex
|
Gets the index of the first visible observation.
(Inherited from Filter.) |
See Also