NameValuePairsCollectionCount Property

Gets the number of pairs in collection

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
C#
public int Count { get; }

Return Value

Int32
The number of pairs in collection

See Also