AudioFile.RemoveUserData(Int32, Int32) Method

Definition

Removes the chunk of user data at the specified index in the user data that is identified by userDataID.

public int RemoveUserData (int userDataId, int index);
member this.RemoveUserData : int * int -> int

Parameters

userDataId
Int32
index
Int32

Returns

Applies to