다음을 통해 공유


GlobalTypeCollection.AddRange Method (array<GlobalType )

Adds a range of items to the collection.

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

Syntax

‘선언
Public Sub AddRange ( _
    items As GlobalType() _
)
public void AddRange(
    GlobalType[] items
)

Parameters

.NET Framework Security

See Also

Reference

GlobalTypeCollection Class

AddRange Overload

Microsoft.VisualStudio.Shell.Design Namespace