AdditionalResult.Elements

Syntax

AdditionalResult.Elements

Data Type

AdditionalResults

Purpose

If the AdditionalResult.IsAnyType property is False , this property is a collection of AdditionalResult objects that correspond to the fields of the type the AdditionalResult.Type property specifies. If the IsAnyType property is True , this property is an empty collection.

Remarks

Setting the IsAnyType property or the Type property updates the members in the Elements collection.

See Also

AdditionalResult

AdditionalResult.IsAnyType

AdditionalResult.ParentAdditionalResult

AdditionalResult.Type

AdditionalResults

PropertyObjectType