Прочетете на английски Редактиране

Споделяне чрез


PropertyValueCollection.Remove(PropertyValue) Method

Definition

Removes the object from the collection of PropertyValue objects.

C#
public abstract bool Remove(System.Activities.Presentation.PropertyEditing.PropertyValue propertyValue);

Parameters

propertyValue
PropertyValue

The item to remove from the collection.

Returns

true if removal is successful; otherwise, false.

Remarks

The host needs to ensure that the PropertyValue is invalid after the object is removed.

Applies to

Продукт Версии
.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