KeyValuePairStringProperty.Deconstruct(String, String) Method

Definition

public void Deconstruct(out string Key, out string Value);
Public Sub Deconstruct (ByRef Key As String, ByRef Value As String)

Parameters

Key
String
Value
String

Applies to