AttachmentCollection.Dispose Method

Definition

Releases all resources used by the AttachmentCollection.

public:
 virtual void Dispose();
public void Dispose ();
abstract member Dispose : unit -> unit
override this.Dispose : unit -> unit
Public Sub Dispose ()

Implements

Remarks

This method is called by the Dispose method. You do not have to call it in your application.

Applies to