Share via


IValueWithReferences.References Property

Definition

The referenced objects of the value.

public System.Collections.Generic.IEnumerable<object> References { get; }
member this.References : seq<obj>
Public ReadOnly Property References As IEnumerable(Of Object)

Property Value

Applies to