NamedValueDictionary.Values Property

Note

This property is available only when developing for Windows.

Gets all values contained in the dictionary.

Namespace: Microsoft.Xna.Framework.Content.Pipeline
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)

Syntax

public ICollection<T> Values { get; }

Property Value

Collection of values for the dictionary.

See Also

Reference

NamedValueDictionary Generic Class
NamedValueDictionary Members
Microsoft.Xna.Framework.Content.Pipeline Namespace

Platforms

Windows 7, Windows Vista, Windows XP