RelatedDocDataCollection::IndexOf Method (DocData^)
Visual Studio 2015
Gets the index of a specified document data object in the collection.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Parameters
- value
-
Type:
Microsoft.VisualStudio.Shell.Design.Serialization::DocData^
The document data object to find.
Show: