SmartTagActionSet Constructor (ReadOnlyCollection<ISmartTagAction^>^)
Visual Studio 2015
Initializes a new instance of SmartTagActionSet.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
Parameters
- actions
-
Type:
System.Collections.ObjectModel::ReadOnlyCollection<ISmartTagAction^>^
The set of actions contained in this action set.
Show: