IKeyedCollectionItem<T>.SetKey Method

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

Parameters

value
string

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition