Show / Hide Table of Contents

Property Values

| Improve this Doc View Source

Values

Gets the values in this dictionary.

Declaration
public IEnumerable<object> Values { get; }
Property Value
Type Description
System.Collections.Generic.IEnumerable<System.Object>
Implements
System.Collections.Generic.IReadOnlyDictionary<TKey, TValue>.Values
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest