ObservableSettingsListBase<TValue>.Capacity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
virtual property int Capacity { int get(); };
protected:
virtual property int Capacity { int get(); };
protected virtual int Capacity { get; }
member this.Capacity : int
member this.Capacity : int
Protected Overridable ReadOnly Property Capacity As Integer