Aracılığıyla paylaş


PropertyEntry Oluşturucular

Tanım

PropertyEntry sınıfının yeni bir örneğini oluşturur.

Aşırı Yüklemeler

PropertyEntry()

PropertyEntry sınıfının yeni bir örneğini oluşturur.

PropertyEntry(PropertyValue)

PropertyEntryBelirtilen sınıfın alt özelliği olarak hizmet veren yeni bir örneğini oluşturur PropertyValue .

PropertyEntry()

PropertyEntry sınıfının yeni bir örneğini oluşturur.

protected:
 PropertyEntry();
protected PropertyEntry ();
Protected Sub New ()

Şunlara uygulanır

PropertyEntry(PropertyValue)

PropertyEntryBelirtilen sınıfın alt özelliği olarak hizmet veren yeni bir örneğini oluşturur PropertyValue .

protected:
 PropertyEntry(System::Activities::Presentation::PropertyEditing::PropertyValue ^ parentValue);
protected PropertyEntry (System.Activities.Presentation.PropertyEditing.PropertyValue parentValue);
new System.Activities.Presentation.PropertyEditing.PropertyEntry : System.Activities.Presentation.PropertyEditing.PropertyValue -> System.Activities.Presentation.PropertyEditing.PropertyEntry
Protected Sub New (parentValue As PropertyValue)

Parametreler

parentValue
PropertyValue

Üst öğe PropertyValue .

Açıklamalar

Konak altyapısı türetilmiş sınıfları için.

Şunlara uygulanır