Share via


PrintSystemObjectPropertiesChangedEventArgs(StringCollection) Konstruktor

Definice

Inicializuje novou instanci PrintSystemObjectPropertiesChangedEventArgs třídy.

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

Kolekce řetězců, z nichž každý identifikuje změněnou vlastnost.

Platí pro