Compartilhar via


Propriedade ControlCollection.Capacity

Obtém ou define o número de controles que ControlCollection pode conter.

Namespace:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word (em Microsoft.Office.Tools.Word.dll)

Sintaxe

'Declaração
Property Capacity As Integer
int Capacity { get; set; }

Valor de propriedade

Tipo: System.Int32
O número de controles que ControlCollection pode conter.

Segurança do .NET Framework

Consulte também

Referência

ControlCollection Interface

Namespace Microsoft.Office.Tools.Word