Aracılığıyla paylaş


IResourceDictionary Arabirim

Tanım

Xamarin tarafından dahili kullanım için. Forms platform.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public interface IResourceDictionary : System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<string,object>>
type IResourceDictionary = interface
    interface seq<KeyValuePair<string, obj>>
    interface IEnumerable
Türetilmiş
Öznitelikler
System.ComponentModel.EditorBrowsableAttribute
Uygulamalar
System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.String,System.Object>> System.Collections.IEnumerable

Yöntemler

TryGetValue(String, Object)

Xamarin tarafından dahili kullanım için. Forms platform.

Ekinlikler

ValuesChanged

Xamarin tarafından dahili kullanım için. Forms platform.

Uzantı Metotları

ForEach<T>(IEnumerable<T>, Action<T>)

Xamarin tarafından dahili kullanım için. Forms platform.

GroupToDictionary<TSource,TKey>(IEnumerable<TSource>, Func<TSource,TKey>)

Xamarin tarafından dahili kullanım için. Forms platform.

IndexOf<T>(IEnumerable<T>, T)

Xamarin tarafından dahili kullanım için. Forms platform.

IndexOf<T>(IEnumerable<T>, Func<T,Boolean>)

Xamarin tarafından dahili kullanım için. Forms platform.

Prepend<T>(IEnumerable<T>, T)

Xamarin tarafından dahili kullanım için. Forms platform.

Şunlara uygulanır