Sdílet prostřednictvím


TargetedContentValue.Numbers Property

Definition

Gets an array of doubles in a TargetedContentValue object.

public:
 property IVectorView<double> ^ Numbers { IVectorView<double> ^ get(); };
IVectorView<double> Numbers();
public IReadOnlyList<double> Numbers { get; }
var iVectorView = targetedContentValue.numbers;
Public ReadOnly Property Numbers As IReadOnlyList(Of Double)

Property Value

Windows requirements

App capabilities
secondaryAuthenticationFactor

Applies to