Count

NonGenericDictionary.Count property

获取 ICollection中包含的元素数。

public int Count { get; }

返回值

ICollection中包含的元素数。

也可以看看