M

PropertySetElement.Duplicate

Description:
Creates a duplicate of this PropertySetElement.
public PropertySetElement Duplicate(
	Document document,
	string name
)
  • document
    The document in which to create the PropertySetElement.
  • String
    name
    The name to use for the new PropertySetElement.
Return Value The new PropertySetElement. The new PropertySetElement.