PathPrimitive
update policy that removes points from
Remove Location when the number of points in the path exceeds
Maximum Count.
Initialize | Constructs a default update
policy. This is equivalent to constructing a policy with
Maximum Count set to 0 and a
Remove Location of Front . |
InitializeWithParameters | Initializes a policy with the specified maximumCount and removeLocation. |