Data for Silverlight
ItemCount Property

C1.Silverlight.Data Namespace > DataView Class : ItemCount Property
Gets the minimum number of items known to be in the source collection that satisfy the current filter.
Syntax
'Declaration
 
Public Overridable ReadOnly Property ItemCount As Integer
public virtual int ItemCount {get;}
See Also

Reference

DataView Class
DataView Members