SmartTagActionSet(ReadOnlyCollection<ISmartTagAction>) Oluşturucu
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Yeni bir örneğini başlatır SmartTagActionSet .
public:
SmartTagActionSet(System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Language::Intellisense::ISmartTagAction ^> ^ actions);
public SmartTagActionSet (System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Language.Intellisense.ISmartTagAction> actions);
new Microsoft.VisualStudio.Language.Intellisense.SmartTagActionSet : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Language.Intellisense.ISmartTagAction> -> Microsoft.VisualStudio.Language.Intellisense.SmartTagActionSet
Public Sub New (actions As ReadOnlyCollection(Of ISmartTagAction))
Parametreler
- actions
- ReadOnlyCollection<ISmartTagAction>
Bu eylem kümesinde bulunan eylemler kümesi.