TextLineBreak.Dispose Method

Definition

Releases the resources used by the TextLineBreak class.

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

Implements

Remarks

After Dispose is called, the TextLineBreak object is no longer valid.

Applies to