IKeyedCollectionItem<T>.GetKey Method

Gets the key for the item of the collection.
Function GetKey() As String
This language is not supported or no code example is available.
string GetKey()
This language is not supported or no code example is available.

Return Value

string

The item key.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition