CMAttachmentBearer.RemoveAllAttachments(ICMAttachmentBearer) Method

Definition

Removes all of target's attachment.'

public static void RemoveAllAttachments (this CoreMedia.ICMAttachmentBearer target);
static member RemoveAllAttachments : CoreMedia.ICMAttachmentBearer -> unit

Parameters

target
ICMAttachmentBearer

The object on which this method operates.

Applies to