Click or drag to resize

ProjectBaseTryGetExistingItemWithSameTypeAndName Method

Overload List
 NameDescription
Public methodTryGetExistingItemWithSameTypeAndName(IProjectItem, IProjectItem) Tries to get an existing project item with the same type and name as the provided item.
Public methodTryGetExistingItemWithSameTypeAndName(Type, String, IProjectItem) Tries to get an existing project item with the same type and name as the provided item.
Top
See Also