Inherits from
Description
Class definition for a collection of serializables.
Public Constructors
|
Constructor |
Description |
|
Creates an instance of the SerializableCollection class |
|
|
Creates an instance of the SerializableCollection class |
Public Methods
|
Method |
Description |
|
Adds a Serializable to the back of the collection |
|
|
Clears the serializable collection |
|
|
Produces a deep-copy of a CoordPoint |
|
|
Checks if the SerializableCollection contains the item |
|
|
Gets the number of items in the collection |
|
|
Gets the Serializable at the specified index |
|
|
Removes the serializable from the collection |
|
|
Removes the serializable at the specified index |
|
|
Compares the value of two CoordPoints |
Overloaded Operators
|
Operator |
Description |
|
Assigns a new value to this CoordPoint |
|
|
Compares the value of two CoordPoints |
|
|
Compares the value of two CoordPoints |
Comments
0 comments
Please sign in to leave a comment.