[Missing <summary> documentation for T:QS.CMS.Base3.Int32x2]
| C# | Visual Basic | Managed C++ |
public class Int32x2 : ISerializable
Public Class Int32x2 _ Implements ISerializable
public ref class Int32x2 : ISerializable
| All Members | Constructors | Methods | Properties | Fields | Events |
| Icon | Member | Description |
|---|---|---|
| Int32x2New(Int32, Int32) | ||
| Int32x2New() | ||
| Equals(Object) | (Overrides Object.Equals(Object).) | |
| Finalize() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode() | (Overrides Object.GetHashCode().) | |
| GetType() | Gets the Type of the current instance. (Inherited from Object.) | |
| Int1 | ||
| Int2 | ||
| MemberwiseClone() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString() | (Overrides Object.ToString().) |
| Object | |
| Int32x2 | |