Прочитај на енглеском Уреди

Делите путем


DictionaryEntry.Deconstruct(Object, Object) Method

Definition

Deconstructs the current DictionaryEntry.

C#
public void Deconstruct(out object key, out object? value);
C#
public void Deconstruct(out object key, out object value);

Parameters

key
Object

The key of the current DictionaryEntry.

value
Object

The value of the current DictionaryEntry.

Applies to

Производ Верзије
.NET Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10
.NET Standard 2.1