PointKeyFrameCollection.IndexOf method
Determines the index of a specific item in the collection.
Syntax
Parameters
- item
-
Type: PointKeyFrame
The object to locate in the collection.
Return value
Type: System.Int32
The index of item if found in the collection; otherwise, –1.
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
