KeyValueCollectionCount Property
Gets the number of pairs in collection
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public int Count { get; }
Public ReadOnly Property Count As Integer
Get
public:
property int Count {
int get ();
}
member Count : int with get
Property Value
Int32