Proprietà AfterSaveEventArgsCollection
             | 
          
        
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic Object Collection { get; set; }Public Property Collection As Object
	Get
	Set
public:
property Object^ Collection {
	Object^ get ();
	void set (Object^ value);
}member Collection : Object with get, set
Valore della proprietà
Object
Vedi anche