Method | Description | |
---|---|---|
CreateEnumerable ( this collectionType, IEnumerable collection ) : IEnumerable | ||
FindViewById ( object source, int resourceId ) : Android.Views.View | ||
GetEnumerableElementType ( this enumerableType ) : |
||
JavaCast ( this instance, |
Method | Description | |
---|---|---|
GeneticsExtensions ( ) : System | ||
GetIEnumerable ( |
||
IsIEnumerable ( |
public static CreateEnumerable ( this collectionType, IEnumerable collection ) : IEnumerable | ||
collectionType | this | |
collection | IEnumerable | |
return | IEnumerable |
public static FindViewById ( object source, int resourceId ) : Android.Views.View | ||
source | object | |
resourceId | int | |
return | Android.Views.View |
public static GetEnumerableElementType ( this enumerableType ) : |
||
enumerableType | this | |
return |
public static JavaCast ( this instance, |
||
instance | this | |
targetType | ||
return | IJavaObject |