Layer.SetKey Method

Sets the key for the item of the collection.
Public Sub SetKey( _ 
ByVal value As String
) Implements _ 
IKeyedCollectionDisposableItem.SetKey
This language is not supported or no code example is available.
public void SetKey( 
string value 
)
This language is not supported or no code example is available.

Parameters

value
string

Implements

IKeyedCollectionDisposableItem.SetKey

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition