Partager via


GraphUndoUnit.IGraphUndoData.RemovedSetters Property

Definition

property System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::GraphModel::Styles::GraphSetter ^> ^ Microsoft::VisualStudio::GraphModel::IGraphUndoData::RemovedSetters { System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::GraphModel::Styles::GraphSetter ^> ^ get(); };
System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.GraphModel.Styles.GraphSetter> Microsoft.VisualStudio.GraphModel.IGraphUndoData.RemovedSetters { get; }
member this.Microsoft.VisualStudio.GraphModel.IGraphUndoData.RemovedSetters : seq<Microsoft.VisualStudio.GraphModel.Styles.GraphSetter>
 ReadOnly Property RemovedSetters As IEnumerable(Of GraphSetter) Implements IGraphUndoData.RemovedSetters

Property Value

Implements

Applies to