[]
Creates a copy of the current NamedCollectionItem object. Note that the Owner property is not copied to the new object.
public NamedCollectionItem Clone()
| Type | Description |
|---|---|
| NamedCollectionItem | The newly created NamedCollectionItem object. |