GraphUndoUnit.IGraphUndoData.AddedConditions Property

Definition

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

Property Value

Implements

Applies to