| Table of Contents
|
public abstract class ATuplet
| Visibility | Description |
|---|---|
| Protected | ATuplet() Create a new instance without initial values. |
| Protected | ATuplet(Object[] items) Create a new instances with initial values. |
| Visibility | Description |
|---|---|
| Public | Count Number of elements in the tuple |
| Public | this[int index] Accessor to tuple elements by position. |
| Visibility | Description |
|---|---|
| Public | ToArray() Convert tuple into an array of elements. |
| Public | ToString() (Override) Create a string representation of the Tuple |
| 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