OpenCL.NET This class provides the driver interface for OpenGL interoperability with OpenCL standard. This class provides the driver interface to OpenCL functions. Used to represent a platform dependent sized variable. On 32 bit platforms it is 4 bytes wide (int, uint), on 64 bit it is 8 bytes wide (long, ulong). This class maps to the C/C++ native size_t data type. Creates a new instance based on the given value. Integer value to represent. Creates a new instance based on the given value. Integer value to represent. Creates a new instance based on the given value. Integer value to represent. Creates a new instance based on the given value. Integer value to represent. Converts the object to int. Object to convert. Integer value represented by the object. Converts the object to uint. Object to convert. Integer value represented by the object. Converts the object to long. Object to convert. Integer value represented by the object. Converts the object to ulong. Object to convert. Integer value represented by the object. Converts the given integer to an object. Integer value to convert. New object representing this value. Converts the given integer to an object. Integer value to convert. New object representing this value. Converts the given integer to an object. Integer value to convert. New object representing this value. Converts the given integer to an object. Integer value to convert. New object representing this value. Compares two SizeT objects. First value to compare. Second value to compare. true or false for the comparison result. Compares two SizeT objects. First value to compare. Second value to compare. true or false for the comparison result. Returns a value indicating whether this instance is equal to a specified object. An object to compare with this instance or null. true if obj is an instance of System.IntPtr and equals the value of this instance; otherwise, false. Converts the numeric value of the current object to its equivalent string representation. The string representation of the value of this instance. Returns the hash code for this instance. A 32-bit signed integer hash code.