Share via


TrackedBuffer.InEdges Property

Definition

public:
 property System::Collections::Generic::Dictionary<System::String ^, Guid> ^ InEdges { System::Collections::Generic::Dictionary<System::String ^, Guid> ^ get(); };
public System.Collections.Generic.Dictionary<string,Guid> InEdges { get; }
member this.InEdges : System.Collections.Generic.Dictionary<string, Guid>
Public ReadOnly Property InEdges As Dictionary(Of String, Guid)

Property Value

Applies to