DesignerAutoFormatCollection Construtor

Definição

Inicializa uma nova instância da classe DesignerAutoFormatCollection.Initializes a new instance of the DesignerAutoFormatCollection class.

public:
 DesignerAutoFormatCollection();
public DesignerAutoFormatCollection ();
Public Sub New ()

Comentários

Use o DesignerAutoFormatCollection construtor para criar uma coleção vazia.Use the DesignerAutoFormatCollection constructor to create an empty collection. Você pode adicionar elementos à coleção usando o Add Insert método ou.You can add elements to the collection by using the Add or Insert method.

Aplica-se a

Confira também