Xuni Product Documentation - Xamarin.Forms
IsOneOf Method
The array.
The elem.
Determines whether the specified elemen is one of the items in the array.
Syntax
public static bool IsOneOf( 
   object[] array,
   object elem
)

Parameters

array
The array.
elem
The elem.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

XuniCollectionViewEx Class
XuniCollectionViewEx Members