Retrieves the zero-based index of the first occurrence of the specified audio beam frame in the audio beam frame list.
public:
bool IndexOf(
AudioBeamFrame^ value,
out uint32 index
)
value
Type: AudioBeamFrame
The audio beam frame to find in the list.
index
Type: uint32
If the item is found, this is the zero-based index of the item; otherwise, this parameter is 0.
Type: bool
True if the item is found; otherwise, false.
Namespace: Windows.Kinect
Metadata: windows.winmd