ModelProperty.Collection Property

Definition

Returns Value cast as a ModelItemCollection.

C#
public abstract System.Activities.Presentation.Model.ModelItemCollection Collection { get; }

Property Value

Returns the property value as a ModelItemCollection, or null.

Remarks

If the property value is not a collection, this property will return null.

Applies to

Product Versions
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1