Partager via


DeconstructionInfo.Nested Propriété

Définition

Les enfants pour ce nœud de déconstruction.

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)

Valeur de propriété

S’applique à