Interfaces

      NameDescription
      ICloneableSupports cloning, which creates a new instance of a class with the same value as an existing instance.
      Top