NonEmptyArrayOfPropertyValuesType Members
Include Protected Members
Include Inherited Members
The NonEmptyArrayOfPropertyValuesType class contains a collection of values for an extended property.
The NonEmptyArrayOfPropertyValuesType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
NonEmptyArrayOfPropertyValuesType | The NonEmptyArrayOfPropertyValuesType constructor initializes a new instance of the NonEmptyArrayOfPropertyValuesType class. |
Top
Properties
Name | Description | |
---|---|---|
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. |
Top