Udostępnij przez


UriSchemeKeyedCollection.GetKeyForItem(Uri) Metoda

Definicja

Pobiera klucz dla określonego identyfikatora URI z kolekcji.

protected:
 override System::String ^ GetKeyForItem(Uri ^ item);
protected override string GetKeyForItem (Uri item);
override this.GetKeyForItem : Uri -> string
Protected Overrides Function GetKeyForItem (item As Uri) As String

Parametry

item
Uri

Którego Uri klucz jest pobierany.

Zwraca

Klucz dla określonego identyfikatora URI z kolekcji.

Dotyczy