Aracılığıyla paylaş


RelatedDocDataCollection Constructor (RelatedDocDataCollection)

Initializes a new instance of RelatedDocDataCollection based on another RelatedDocDataCollection object.

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

Syntax

'Bildirim
Public Sub New ( _
    value As RelatedDocDataCollection _
)
public RelatedDocDataCollection(
    RelatedDocDataCollection value
)

Parameters

Remarks

The implementation calls AddRange.

.NET Framework Security

See Also

Reference

RelatedDocDataCollection Class

RelatedDocDataCollection Overload

Microsoft.VisualStudio.Shell.Design.Serialization Namespace