RelatedDocDataCollection::Add Method (DocData^)
Visual Studio 2015
Adds the specified value to 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 be added.
Return Value
Type: System::Int32The position in the collection at which the document data was added.
Show: