Xceed.Silverlight.Data.v2.0 Assembly > Xceed.Silverlight.Data.Stats Namespace > CountFunction Class > CountFunction Constructor : CountFunction Constructor(String,String,Boolean) |
'Declaration Public Function New( _ ByVal resultPropertyName As String, _ ByVal sourcePropertyName As String, _ ByVal includeNullValues As Boolean _ )
'Usage Dim resultPropertyName As String Dim sourcePropertyName As String Dim includeNullValues As Boolean Dim instance As New CountFunction(resultPropertyName, sourcePropertyName, includeNullValues)
public CountFunction( string resultPropertyName, string sourcePropertyName, bool includeNullValues )
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family