The members of OpenTK.ContextHandle are listed below.
See Also: Inherited members from System.ValueType
| Constructs a new instance with the specified handle. | 
| static readonly  | Zero | Xamarin.iOS.dll=OpenTK.ContextHandle. A read-only field that represents a handle that has been initialized to zero. | 
| CompareTo(Xamarin.iOS.dll=OpenTK.ContextHandle) Compares the numerical value of this instance to the specified ContextHandle and returns a value indicating their relative order. | ||
| override  | Equals(object) Compares this instance to the specified object. | |
| Equals(Xamarin.iOS.dll=OpenTK.ContextHandle) Compares this instance to the specified ContextHandle for equality. | ||
| override  | GetHashCode() Returns the hash code for this instance. | |
| override  | ToString() Converts this instance to its equivalent string representation. | |
| static  | Equality(Xamarin.iOS.dll=OpenTK.ContextHandle, Xamarin.iOS.dll=OpenTK.ContextHandle) | Compares two ContextHandles for equality. | 
| static  | Inequality(Xamarin.iOS.dll=OpenTK.ContextHandle, Xamarin.iOS.dll=OpenTK.ContextHandle) | Compares two ContextHandles for inequality. | 
| static  | Conversion to Xamarin.iOS.dll=OpenTK.ContextHandle(Explicit) | Documentation for this section has not yet been entered. | 
| static  | Conversion to System.IntPtr(Explicit) | Converts the specified ContextHandle to the equivalent IntPtr. |