PathPrimitive Constructor |
| Name | Description | |
|---|---|---|
| PathPrimitive |
Initializes a default path primitive. This is
equivalent to constructing a path primitive with
an initial capacity of 16.
| |
| PathPrimitive(Int32) |
Initializes a path primitive with the specified capacity.
|