Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 903 Bytes

ippattributevalue_createrangeofintegerarray_558061717.md

File metadata and controls

33 lines (18 loc) · 903 Bytes
-api-id -api-type
M:Windows.Devices.Printers.IppAttributeValue.CreateRangeOfIntegerArray(Windows.Foundation.Collections.IIterable{Windows.Devices.Printers.IppIntegerRange})
winrt method

Windows.Devices.Printers.IppAttributeValue.CreateRangeOfIntegerArray(Windows.Foundation.Collections.IIterable{Windows.Devices.Printers.IppIntegerRange})

-description

Creates an IppAttributeValue object that contains an array of rangeOfInteger attributes with the specified values.

-parameters

-param values

The values of the array of rangeOfInteger attributes.

-returns

The new IppAttributeValue object.

-remarks

-see-also

-examples