Метод | Описание | |
---|---|---|
CreateEnumerable ( this collectionType, IEnumerable collection ) : IEnumerable | ||
FindViewById ( object source, int resourceId ) : Android.Views.View | ||
GetEnumerableElementType ( this enumerableType ) : |
||
JavaCast ( this instance, |
Метод | Описание | |
---|---|---|
GeneticsExtensions ( ) : System | ||
GetIEnumerable ( |
||
IsIEnumerable ( |
public static CreateEnumerable ( this collectionType, IEnumerable collection ) : IEnumerable | ||
collectionType | this | |
collection | IEnumerable | |
Результат | IEnumerable |
public static FindViewById ( object source, int resourceId ) : Android.Views.View | ||
source | object | |
resourceId | int | |
Результат | Android.Views.View |
public static GetEnumerableElementType ( this enumerableType ) : |
||
enumerableType | this | |
Результат |
public static JavaCast ( this instance, |
||
instance | this | |
targetType | ||
Результат | IJavaObject |