Project |
| Name | Description | |
|---|---|---|
| TryGetExistingItemWithSameTypeAndName(IProjectItem, IProjectItem) | Tries to get an existing project item with the same type and name as the provided item. | |
| TryGetExistingItemWithSameTypeAndName(Type, String, IProjectItem) | Tries to get an existing project item with the same type and name as the provided item. |