ArrayDictionary4<K, V>.

Count Property

Summary

Returns the number of elements in the collection.

Syntax

public virtual int Count { get; }

Remarks

Returns the number of elements in the collection. The collection gets activated.

Value

Type Description
int

See Also

  • System.Collections.Generic.IDictionary
  • Db4objects.Db4o.TA.IActivatable