Gets maximum number of instances that can be assigned.
public int Capacity { get; }
member this.Capacity : int
Public ReadOnly Property Capacity As Integer
谢谢。