Platform::WriteOnlyArray Class

0 out of 5 rated this helpful - Rate this topic

Represents a one-dimensional array that is used as an input parameter when the caller passes an array for the method to fill.

This type is not emitted in metadata; it is only consumable from C++. For more information, see Array and WriteOnlyArray (C++/CX).

Hh441551.collapse_all(en-us,VS.110).gifPublic Constructors

Name

Description

WriteOnlyArray::WriteOnlyArray Constructor

Creates a one-dimensional, write-only array.

Hh441551.collapse_all(en-us,VS.110).gifPublic Methods

These methods have internal accessibility, which means they are public within the app or component only and not visible outside of it.

Compiler option: /ZW

Metadata: Platform.winmd

Namespace: Platform

Concepts

Other Resources

Platform Namespace
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.