ArraySettingContent.Deconstruct Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void Deconstruct (out System.Collections.Generic.IReadOnlyList<System.Collections.Generic.IReadOnlyDictionary<string,object>>? Items, out int UserSelectedDefaultItemIndex);
Public Sub Deconstruct (ByRef Items As IReadOnlyList(Of IReadOnlyDictionary(Of String, Object)), ByRef UserSelectedDefaultItemIndex As Integer)
Parameters
- Items
- IReadOnlyList<IReadOnlyDictionary<String,Object>>
- UserSelectedDefaultItemIndex
- Int32