Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Count As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As MPPSDataset.PPSInformationDataTable Dim value As Integer value = instance.Count |
C# | |
---|---|
public int Count {get;} |
Property Value
The total number of MPPSDataset.PPSInformationRow objects in the System.Data.DataTable.Rows collection.Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7