<Code Lib>
M

PropertySetElement.Duplicate

Description:
Creates a duplicate of this PropertySetElement.

public PropertySetElement Duplicate(
	Document document,
	string name
)

Return Value The new PropertySetElement. The new PropertySetElement.

Loading…