Compilation.CommonCreatePointerTypeSymbol(ITypeSymbol) Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
protected:
abstract Microsoft::CodeAnalysis::IPointerTypeSymbol ^ CommonCreatePointerTypeSymbol(Microsoft::CodeAnalysis::ITypeSymbol ^ elementType);
protected abstract Microsoft.CodeAnalysis.IPointerTypeSymbol CommonCreatePointerTypeSymbol(Microsoft.CodeAnalysis.ITypeSymbol elementType);
abstract member CommonCreatePointerTypeSymbol : Microsoft.CodeAnalysis.ITypeSymbol -> Microsoft.CodeAnalysis.IPointerTypeSymbol
Protected MustOverride Function CommonCreatePointerTypeSymbol (elementType As ITypeSymbol) As IPointerTypeSymbol
Parameter
- elementType
- ITypeSymbol