EvoPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Name
Value
Pairs
Collection
Count Property
Gets the number of pairs in collection
Definition
Namespace:
EvoPdf.Next
Assembly:
EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.0.0
C#
Copy
public
int
Count
{
get
; }
Return Value
Int32
The number of pairs in collection
See Also
Reference
NameValuePairsCollection Class
EvoPdf.Next Namespace
In This Article
Definition
See Also