DAGNode<DataT>.DependentKeys Property

Definition

public System.Collections.Generic.IReadOnlyCollection<string> DependentKeys { get; }
member this.DependentKeys : System.Collections.Generic.IReadOnlyCollection<string>
Public ReadOnly Property DependentKeys As IReadOnlyCollection(Of String)

Property Value

Applies to