Dependents

Property in Declaration

Summary

Gets the collection of Declaration objects whose value depends upon this Declaration .

public IEnumerable<Declaration> Dependents { get; internal set; }

Last updated

Was this helpful?