Share via


ReadOnlyDictionary<TKey, TValue>.IDictionary.IsFixedSize Property

Returns true if the size of the dictionary will not change.

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Syntax

bool IDictionary.IsFixedSize { get; }

Property Value

Type: System.Boolean
True if the size of the dictionary will not change; otherwise, false.

Implements

IDictionary.IsFixedSize

.NET Framework Security

See Also

Reference

ReadOnlyDictionary<TKey, TValue> Class

Microsoft.TeamFoundation.Client Namespace