GraphPathSerializationDictionary::Contains Method (KeyValuePair<String^, String^>)
Visual Studio 2015
Determines if the given link is in this collection.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- item
-
Type:
System.Collections.Generic::KeyValuePair<String^, String^>
The item to search for.
Implements
ICollection<T>::Contains(T)
Show: