Поделиться через


SymbolVisitor<TArgument,TResult>.VisitPointerType Метод

Определение

public virtual TResult VisitPointerType (Microsoft.CodeAnalysis.IPointerTypeSymbol symbol, TArgument argument);
abstract member VisitPointerType : Microsoft.CodeAnalysis.IPointerTypeSymbol * 'Argument -> 'Result
override this.VisitPointerType : Microsoft.CodeAnalysis.IPointerTypeSymbol * 'Argument -> 'Result
Public Overridable Function VisitPointerType (symbol As IPointerTypeSymbol, argument As TArgument) As TResult

Параметры

argument
TArgument

Возвращаемое значение

TResult

Применяется к