Name

PropertyToken

Synopsis

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

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

Returned By

PropertyBuilder.PropertyToken

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.