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
Public method NonEmptyArrayOfPropertyValuesType The NonEmptyArrayOfPropertyValuesType constructor initializes a new instance of the NonEmptyArrayOfPropertyValuesType class.

Top

Properties

  Name Description
Public property 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

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top