RelatedDocDataCollection::Insert Method (Int32, DocData^)
Visual Studio 2015
Inserts a document data object into the collection at the specified index.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Parameters
- index
-
Type:
System::Int32
The index at which to insert the object.
- value
-
Type:
Microsoft.VisualStudio.Shell.Design.Serialization::DocData^
The DocData to be inserted.
Show: