'Declaration Public Property DocumentSet As Vintasoft.Imaging.Utils.IObjectSetListener(Of T)
public Vintasoft.Imaging.Utils.IObjectSetListener<T> DocumentSet { get; set; }
public: __property Vintasoft.Imaging.Utils.IObjectSetListener<T*>* get_DocumentSet(); public: __property void set_DocumentSet(
Vintasoft.Imaging.Utils.IObjectSetListener<T*>* value
);
public:
property Vintasoft.Imaging.Utils.IObjectSetListener<T^>^ DocumentSet { Vintasoft.Imaging.Utils.IObjectSetListener<T^>^ get(); void set(Vintasoft.Imaging.Utils.IObjectSetListener<T^>^ value); }