Layer.GetKey Method

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

Return Value

string

The item key.

Implements

IKeyedCollectionDisposableItem.GetKey

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition