| path | The <see cref="PropertyPath" /> | 
| startIndex | 子路径应开始的从零开始的索引。 | 
PropertyPath 一个新的 PropertyPath
返回一个新的 PropertyPath,其中包含从给定开始索引开始的 PropertyPathPart。
| path | The <see cref="PropertyPath" /> | 
| startIndex | 子路径应开始的从零开始的索引。 | 
| length | 要包含的部件数。 | 
PropertyPath 一个新的 PropertyPath
返回一个新的 PropertyPath,其中包含从给定开始索引开始的给定数量的 PropertyPathPart。