Freigeben über


IArrayTypeSymbol.ElementType Eigenschaft

Definition

Ruft den Typ der elemente ab, die im Array gespeichert sind.

public:
 property Microsoft::CodeAnalysis::ITypeSymbol ^ ElementType { Microsoft::CodeAnalysis::ITypeSymbol ^ get(); };
public Microsoft.CodeAnalysis.ITypeSymbol ElementType { get; }
member this.ElementType : Microsoft.CodeAnalysis.ITypeSymbol
Public ReadOnly Property ElementType As ITypeSymbol

Eigenschaftswert

Gilt für: