| Table of Contents
|
| Visibility | Description |
|---|---|
| Public | Tuplet() Create a new instance. |
| Public | Tuplet(Object[] items) Create a new instance from a list of items. |
| Public | Tuplet(T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6, T7 t7, T8 t8, T9 t9, T10 t10, T11 t11, T12 t12, T13 t13, T14 t14, T15 t15, T16 t16) Create a new instance with initial values for all items. |
| Visibility | Description |
|---|---|
| Public | Item1 The first item. |
| Public | Item2 The second item. |
| Public | Item3 The third item. |
| Public | Item4 The fourth item. |
| Public | Item5 The fifth item. |
| Public | Item6 The sixth item. |
| Public | Item7 The seventh item. |
| Public | Item8 The eighth item. |
| Public | Item9 The nineth item. |
| Public | Item10 The tenth item. |
| Public | Item11 The eleventh item. |
| Public | Item12 The twelveth item. |
| Public | Item13 The thirteenth item. |
| Public | Item14 The fourteenth item. |
| Public | Item15 The fifteenth item. |
| Public | Item16 The sixteenth item. |
| Visibility | Description |
|---|---|
| Public | Count (Override) Number of elements in the tuple |
| Public | this[int index] (Override) Accessor to tuple elements by position. |
| Visibility | Description |
|---|---|
| Public | ToArray() Convert tuple into an array of elements. (Inherited from ATuplet) |
| Public | ToString() Create a string representation of the Tuple (Inherited from ATuplet) |
| Public | Equals(object obj) (Inherited from Object) |
| Public | GetHashCode() (Inherited from Object) |
| Public | GetType() (Inherited from Object) |
| Protected | MemberwiseClone() (Inherited from Object) |
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by