Aracılığıyla paylaş


RelatedDocDataCollection.AddRange Method (array<DocData )

Copies the elements of an array of document data objects to the end of the RelatedDocDataCollection.

Namespace:  Microsoft.VisualStudio.Shell.Design.Serialization
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

Syntax

'Bildirim
Public Sub AddRange ( _
    value As DocData() _
)
public void AddRange(
    DocData[] value
)

Parameters

.NET Framework Security

See Also

Reference

RelatedDocDataCollection Class

AddRange Overload

Microsoft.VisualStudio.Shell.Design.Serialization Namespace