Condividi tramite


GraphUndoUnit.IGraphUndoData.AddedProperties Property

Definition

property System::Collections::Generic::IDictionary<Microsoft::VisualStudio::GraphModel::GraphObject ^, System::Collections::Generic::Dictionary<Microsoft::VisualStudio::GraphModel::GraphProperty ^, System::Object ^> ^> ^ Microsoft::VisualStudio::GraphModel::IGraphUndoData::AddedProperties { System::Collections::Generic::IDictionary<Microsoft::VisualStudio::GraphModel::GraphObject ^, System::Collections::Generic::Dictionary<Microsoft::VisualStudio::GraphModel::GraphProperty ^, System::Object ^> ^> ^ get(); };
System.Collections.Generic.IDictionary<Microsoft.VisualStudio.GraphModel.GraphObject,System.Collections.Generic.Dictionary<Microsoft.VisualStudio.GraphModel.GraphProperty,object>> Microsoft.VisualStudio.GraphModel.IGraphUndoData.AddedProperties { get; }
member this.Microsoft.VisualStudio.GraphModel.IGraphUndoData.AddedProperties : System.Collections.Generic.IDictionary<Microsoft.VisualStudio.GraphModel.GraphObject, System.Collections.Generic.Dictionary<Microsoft.VisualStudio.GraphModel.GraphProperty, obj>>
 ReadOnly Property AddedProperties As IDictionary(Of GraphObject, Dictionary(Of GraphProperty, Object)) Implements IGraphUndoData.AddedProperties

Property Value

Implements

Applies to