Freigeben über


ShapeCollection.IList.IsFixedSize-Eigenschaft

Namespace:  Microsoft.VisualBasic.PowerPacks
Assembly:  Microsoft.VisualBasic.PowerPacks.Vs (in Microsoft.VisualBasic.PowerPacks.Vs.dll)

Syntax

'Declaration
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 with get 
private override IsFixedSize : bool with get
JScript unterstützt keine expliziten Schnittstellenimplementierungen

Eigenschaftswert

Typ: Boolean

Implementiert

IList.IsFixedSize

.NET Framework-Sicherheit

Siehe auch

Referenz

ShapeCollection Klasse

Microsoft.VisualBasic.PowerPacks-Namespace