Visual3DCollection.IList.IsFixedSize Propriété

Définition

Pour obtenir une description de ce membre, consultez IsFixedSize.

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

Valeur de propriété

Boolean

true si Visual3DCollection est de taille fixe ; sinon, false.

Implémente

Remarques

Ce membre est une implémentation d'un membre d'interface explicite. Il peut uniquement être utilisé lorsque l'instance de Visual3DCollection est castée en interface IList.

S’applique à