IValueWithReferences Properties
Interface Properties 1 member
An interface that allows the value to list its references.
The referenced objects of the value.
public abstract IEnumerable<object> References { get; }API references are intentionally omitted from this search. To find API references, please search these dedicated API pages instead:
public abstract IEnumerable<object> References { get; }