Name

MethodToken

Synopsis

This class represents the token for a method. See EventToken for more details on tokens.

Public Structure MethodToken
                  ' Public Shared Fields
   Public Shared ReadOnly Empty As MethodToken                   // =System.Reflection.Emit.MethodToken
                  ' Public Instance Properties
   Public ReadOnly Property Token As Integer  
' Public Instance Methods
   Overrides Public Function Equals(
        ByVal obj As Object) As Boolean  
   Overrides Public Function GetHashCode() As Integer  
End Structure

Hierarchy

System.ObjectSystem.ValueType MethodToken

Returned By

ConstructorBuilder.GetToken(), MethodBuilder.GetToken(), ModuleBuilder.{GetArrayMethodToken(), GetConstructorToken(), GetMethodToken()}

Get VB.NET Core Classes in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.