DataConnectionProperties.IDictionary.IsFixedSize Propriété

Définition

Récupère une valeur booléenne indiquant si le spécifié IDictionary a une taille fixe.

property bool System::Collections::IDictionary::IsFixedSize { bool get(); };
bool System.Collections.IDictionary.IsFixedSize { get; }
member this.System.Collections.IDictionary.IsFixedSize : bool
 ReadOnly Property IsFixedSize As Boolean Implements IDictionary.IsFixedSize

Valeur de propriété

Boolean

Retourne la valeur true si IDictionary a une taille fixe ; sinon, retourne false.

Implémente

S’applique à