| Visual Basic (Declaration) | |
|---|---|
Overrides Public NotOverridable ReadOnly Property Count As Integer | |
| C# | |
|---|---|
public override int Count {get;} | |
Return Value
The number of items in the view. Can be -1 if the number of items is unknown.If a filter is set, this property will only count the items that pass the filter.
Supported Frameworks: Microsoft .NET Framework version 3.5