Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
ExportProviders
.
.
::
.
.
Count Property
ExportProviders Class
See Also
Gets the count of registered export providers in the current collection.
Namespace:
C1.C1Preview.Export
Assembly:
C1.C1Report.2
(in C1.C1Report.2.dll)
Syntax
C#
public
int
Count
{
get
; }
Visual Basic
Public
ReadOnly
Property
Count
As
Integer
Get
See Also
ExportProviders Class
C1.C1Preview.Export Namespace