







![]() ![]() |
Project Mercury API Reference |
ModifierCollection..::.DeepCopy Method |
ModifierCollection Class See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
Returns a deep copy of the ModifierCollection.
Namespace:
ProjectMercury.Modifiers
Assembly:
ProjectMercury (in ProjectMercury.dll) Version: 3.1.0.0
Syntax
C# |
---|
public ModifierCollection DeepCopy() |
Visual Basic (Declaration) |
---|
Public Function DeepCopy As ModifierCollection |
Visual C++ |
---|
public: ModifierCollection^ DeepCopy() |