Global

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.internal.reflectlite
  • Platforms: .NET, .NET Standard 2.0, Island

Methods


TypeOf

 

class method TypeOf(v: Object): Type

 

static Type TypeOf(Object v)

 

static func TypeOf(_ v: Object) -> Type

 

func TypeOf(v interface{}) Type

 

Shared Function TypeOf(v As Object) As Type

Parameters:

  • v: