Aracılığıyla paylaş


RelatedDocDataCollection Constructor (array<DocData )

Initializes a new instance of RelatedDocDataCollection for the specified array of document data objects.

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

Syntax

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

Parameters

Remarks

The constructor implementation calls AddRange.

.NET Framework Security

See Also

Reference

RelatedDocDataCollection Class

RelatedDocDataCollection Overload

Microsoft.VisualStudio.Shell.Design.Serialization Namespace