PointKeyFrameCollection.Remove method
Removes the first occurrence of a specific object from the collection.
Syntax
Parameters
- item
-
Type: PointKeyFrame
The object to remove from the collection.
Return value
Type: System.Boolean
true if item is successfully removed; otherwise, false. This method also returns false if item was not found in the collection.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
Windows.UI.Xaml.Media.Animation |
See also
Build date: 12/4/2012
