MimeNode.RemoveAll method

The RemoveAll method removes all children of this MimeNode object.

Namespace:  Microsoft.Exchange.Data.Mime
Assembly:  Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)

Syntax

'Declaration
Public Sub RemoveAll
'Usage
Dim instance As MimeNode

instance.RemoveAll()
public void RemoveAll()

See also

Reference

MimeNode class

MimeNode members

Microsoft.Exchange.Data.Mime namespace