Property Values

Values

Gets an enumerable collection that contains the values in the dictionary

Declaration
IEnumerable<out TItemWrapper> Values { get; }
Property Value
Type Description
IEnumerable<TItemWrapper>
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next