ModelProperty.Collection Eigenschap

Definitie

Retourneert Value cast als een ModelItemCollection.

public:
 abstract property System::Activities::Presentation::Model::ModelItemCollection ^ Collection { System::Activities::Presentation::Model::ModelItemCollection ^ get(); };
public abstract System.Activities.Presentation.Model.ModelItemCollection Collection { get; }
member this.Collection : System.Activities.Presentation.Model.ModelItemCollection
Public MustOverride ReadOnly Property Collection As ModelItemCollection

Waarde van eigenschap

Retourneert de eigenschapswaarde als een ModelItemCollection, of null.

Opmerkingen

Als de eigenschapswaarde geen verzameling is, wordt deze eigenschap geretourneerd null.

Van toepassing op