Share via


ObservedIntegers.Values Property

Definition

Gets the values.

public System.Collections.Generic.IReadOnlyList<int> Values { get; }
member this.Values : System.Collections.Generic.IReadOnlyList<int>
Public ReadOnly Property Values As IReadOnlyList(Of Integer)

Property Value

Applies to