SubPathOperators

SubPath.SubPathOperators property

Gets operator collection that represents SubPath.

public List<Operator> SubPathOperators { get; }

See Also