PrintSystemObjectPropertiesChangedEventArgs(StringCollection) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy PrintSystemObjectPropertiesChangedEventArgs.

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)

Parametry

events
StringCollection

Kolekcja ciągów, z których każda identyfikuje zmienioną właściwość.

Dotyczy