DataPackagePropertySetView Třída

Definice

public class DataPackagePropertySetView : System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<string,object>>, System.Collections.Generic.IReadOnlyCollection<System.Collections.Generic.KeyValuePair<string,object>>, System.Collections.Generic.IReadOnlyDictionary<string,object>
type DataPackagePropertySetView = class
    interface IReadOnlyDictionary<string, obj>
    interface seq<KeyValuePair<string, obj>>
    interface IEnumerable
    interface IReadOnlyCollection<KeyValuePair<string, obj>>
Dědičnost
System.Object
DataPackagePropertySetView
Implementuje
System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.String,System.Object>> System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>> System.Collections.Generic.IEnumerable<T> System.Collections.Generic.IReadOnlyCollection<System.Collections.Generic.KeyValuePair<System.String,System.Object>> System.Collections.Generic.IReadOnlyCollection<System.Collections.Generic.KeyValuePair<TKey,TValue>> System.Collections.Generic.IReadOnlyDictionary<System.String,System.Object> System.Collections.IEnumerable

Konstruktory

DataPackagePropertySetView(DataPackagePropertySet)

Pole

_dataPackagePropertySet

Vlastnosti

Count
Item[String]
Keys
Values

Metody

ContainsKey(String)
GetEnumerator()
TryGetValue(String, Object)

Explicitní implementace rozhraní

IEnumerable.GetEnumerator()

Metody rozšíření

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

Pro interní použití v Xamarinu. Forms platformu.

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

Pro interní použití v Xamarinu. Forms platformu.

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

Pro interní použití v Xamarinu. Forms platformu.

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

Pro interní použití v Xamarinu. Forms platformu.

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

Pro interní použití v Xamarinu. Forms platformu.

Platí pro