StartAddressCollection.Capacity Property
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Capacity As Integer
Get
'Usage
Dim value As Integer
value = StartAddressCollection.Capacity
public static int Capacity { get; }
Property Value
Type: System.Int32