NameValuePairsCollectionCount Property

Gets the number of pairs in collection

Definition

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

Return Value

Int32
The number of pairs in collection

See Also