Share via


IValueWithReferences Interface

Definition

An interface that allows the value to list its references.

public interface IValueWithReferences
type IValueWithReferences = interface
Public Interface IValueWithReferences
Derived

Properties

References

The referenced objects of the value.

Applies to