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

字串集合,每個字串都可識別變更的屬性。

適用於