Gets an ICollection<T> containing the keys of the IDictionary<TKey, TValue>.
Namespace: Scanjour.Workflow4.Base
Assembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 23.2.0.0 (23.2.0.0)
Syntax
Return Value
Type: ICollection<String>An ICollection<T> containing the keys of the object that implements IDictionary<TKey, TValue>.
Implements
IDictionary<TKey, TValue>.KeysSee Also