DAGNode<DataT>.DependencyKeys Property

Definition

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

Property Value

Applies to