ColorKeyFrameCollection.IList.Remove(Object) Method

Definition

Removes the first occurrence of a specific object from the IList.

void IList.Remove(object keyFrame);

Parameters

keyFrame
Object

The object to remove from the IList.

Implements

Applies to