TypedConstant.Values プロパティ

定義

配列の TypedConstant 値。

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

プロパティ値

適用対象