Partager via


ShapeCollection.IList.IsFixedSize, propriété

Espace de noms :  Microsoft.VisualBasic.PowerPacks
Assembly :  Microsoft.VisualBasic.PowerPacks.Vs (dans Microsoft.VisualBasic.PowerPacks.Vs.dll)

Syntaxe

'Déclaration
Private ReadOnly Property IsFixedSize As Boolean
    Implements IList.IsFixedSize
bool IList.IsFixedSize { get; }
private:
virtual property bool IsFixedSize {
    bool get () sealed = IList::IsFixedSize::get;
}
private abstract IsFixedSize : bool
private override IsFixedSize : bool
JScript ne prend pas en charge les implémentations d'interfaces explicites.

Valeur de propriété

Type : System.Boolean

Implémentations

IList.IsFixedSize

Sécurité .NET Framework

Voir aussi

Référence

ShapeCollection Classe

Microsoft.VisualBasic.PowerPacks, espace de noms