VectorOfColorPoint Constructor |
| Name | Description | |
|---|---|---|
| VectorOfColorPoint |
Create an empty standard vector of ColorPoint
| |
| VectorOfColorPoint(Int32) |
Create an standard vector of ColorPoint of the specific size
| |
| VectorOfColorPoint(ColorPoint) |
Create an standard vector of ColorPoint with the initial values
| |
| VectorOfColorPoint(SerializationInfo, StreamingContext) |
Constructor used to deserialize runtime serialized object
|