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)

属性值

适用于