다음을 통해 공유


GlobalTypeCollection.Add Method

Adds a new item to the collection.

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

Syntax

‘선언
Public Sub Add ( _
    item As GlobalType _
)
public void Add(
    GlobalType item
)

Parameters

.NET Framework Security

See Also

Reference

GlobalTypeCollection Class

Microsoft.VisualStudio.Shell.Design Namespace