DeconstructionInfo.Nested Proprietà

Definizione

Elementi figlio per questo nodo di decostruzione.

public:
 property System::Collections::Immutable::ImmutableArray<Microsoft::CodeAnalysis::CSharp::DeconstructionInfo> Nested { System::Collections::Immutable::ImmutableArray<Microsoft::CodeAnalysis::CSharp::DeconstructionInfo> get(); };
public System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.CSharp.DeconstructionInfo> Nested { get; }
member this.Nested : System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.CSharp.DeconstructionInfo>
Public ReadOnly Property Nested As ImmutableArray(Of DeconstructionInfo)

Valore della proprietà

Si applica a