Name

ParameterToken

Synopsis

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

Public Structure ParameterToken
                  ' Public Shared Fields
   Public Shared ReadOnly Empty As ParameterToken                // =System.Reflection.Emit.ParameterToken
                  ' 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 ParameterToken

Returned By

ParameterBuilder.GetToken()

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.