SettingsUpdate.Deconstruct(Guid, HashSet<String>) Method

Definition

public void Deconstruct (out Guid EventSource, out System.Collections.Generic.HashSet<string> ChangedSettingMonikers);
Public Sub Deconstruct (ByRef EventSource As Guid, ByRef ChangedSettingMonikers As HashSet(Of String))

Parameters

EventSource
Guid
ChangedSettingMonikers
HashSet<String>

Applies to