Aracılığıyla paylaş


ModelProperty.Collection Özellik

Tanım

ValueOlarak dönüştürme döndürür 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

Özellik Değeri

ModelItemCollection

, Veya olarak özellik değerini döndürür ModelItemCollection null .

Açıklamalar

Özellik değeri bir koleksiyon değilse, bu özellik döndürülür null .

Şunlara uygulanır