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