SseFrame.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 string? Id, out string? Name, out System.Collections.Generic.IList<object>? Data, out System.Collections.Generic.IList<string>? Comments);
Public Sub Deconstruct (ByRef Id As String, ByRef Name As String, ByRef Data As IList(Of Object), ByRef Comments As IList(Of String))
Parameters
- Id
- String
- Name
- String