Click or drag to resize

PartitionElementRemoveProperty Method

[Missing <summary> documentation for "M:Frontenac.Blueprints.Util.Wrappers.Partition.PartitionElement.RemoveProperty(System.String)"]

Namespace:  Frontenac.Blueprints.Util.Wrappers.Partition
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntax
public override Object RemoveProperty(
	string key
)

Parameters

key
Type: SystemString

[Missing <param name="key"/> documentation for "M:Frontenac.Blueprints.Util.Wrappers.Partition.PartitionElement.RemoveProperty(System.String)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Frontenac.Blueprints.Util.Wrappers.Partition.PartitionElement.RemoveProperty(System.String)"]

Implements

IElementRemoveProperty(String)
See Also