NonEmptyArrayOfPropertyValuesType Class

Definition

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.

Applies to