PrintSystemObjectPropertiesChangedEventArgs(StringCollection) Construtor

Definição

Inicializa uma nova instância da PrintSystemObjectPropertiesChangedEventArgs classe.

public:
 PrintSystemObjectPropertiesChangedEventArgs(System::Collections::Specialized::StringCollection ^ events);
public PrintSystemObjectPropertiesChangedEventArgs(System.Collections.Specialized.StringCollection events);
new System.Printing.PrintSystemObjectPropertiesChangedEventArgs : System.Collections.Specialized.StringCollection -> System.Printing.PrintSystemObjectPropertiesChangedEventArgs
Public Sub New (events As StringCollection)

Parâmetros

events
StringCollection

Uma coleção de cadeias de cordas, cada uma das quais identifica uma propriedade alterada.

Aplica-se a