Spread Windows Forms 12.0 Product Documentation
Count Property (IDocumentProperties)


GrapeCity.Spreadsheet Assembly > GrapeCity.Core Namespace > IDocumentProperties Interface : Count Property
Gets an integer value indicating the number of items in the IDocumentProperties collection.
Syntax
'Declaration
 
ReadOnly Property Count As Integer
'Usage
 
Dim instance As IDocumentProperties
Dim value As Integer
 
value = instance.Count
int Count {get;}
See Also

Reference

IDocumentProperties Interface
IDocumentProperties Members