Returns this object if it is immutable or immutable clone of it.

Namespace:  PerpetuumSoft.Framework
Assembly:  PerpetuumSoft.Framework (in PerpetuumSoft.Framework.dll) Version: 3.9.0.1

Syntax

C#
public Atom GetImmutableVersion()
Visual Basic (Declaration)
Public Function GetImmutableVersion As Atom
Visual C++
public:
Atom^ GetImmutableVersion()

See Also