NonEmptyArrayOfPropertyValuesType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The NonEmptyArrayOfPropertyValuesType class contains a collection of values for an extended property.
public ref class NonEmptyArrayOfPropertyValuesType
public class NonEmptyArrayOfPropertyValuesType
Public Class NonEmptyArrayOfPropertyValuesType
- Inheritance
-
NonEmptyArrayOfPropertyValuesType
Constructors
NonEmptyArrayOfPropertyValuesType() |
The NonEmptyArrayOfPropertyValuesType() constructor initializes a new instance of the NonEmptyArrayOfPropertyValuesType class. |
Properties
Items |
The Items property gets or sets an array of string elements that contain the values that are represented by this instance of the NonEmptyArrayOfPropertyValuesType class. |