NameValuePairsCollectionCount Property

Gets the number of pairs in collection

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.0.0
C#
public int Count { get; }

Return Value

Int32
The number of pairs in collection

See Also