![]() |
Deafult constructor. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the current signed 32 bit integer value at the specified slot. |
![]() | Gets the current string value at the specified slot. |
![]() | Gets the Type of the current instance. |
![]() | Gets the current unsigned 32 bit integer value at the specified slot. |
![]() | Checks if the slot currently contains a valid value. |
![]() | Resets the current valid values to not-set. |
![]() | Sets the current signed 32 bit integer value at the specified slot. |
![]() | Sets the current string value at the specified slot. |
![]() | Sets the current unsigned 32 bit integer value at the specified slot. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |