語言

PrintSystemObjectPropertiesChangedEventArgs(StringCollection) 建構函式

定義

初始化 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)

參數

events
StringCollection

一組字串,每個字串都識別一個改變的屬性。

適用於