<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
  </head>
  <body>
    <div class="code-content" id="code_a96233ba" style="position:
      relative;"><span class="code-row-text">I want a clone an object I
        dont know what Class it is.<br>
      </span></div>
    <div class="code-content" style="position: relative;"><span class="code-row-text"><br>
      </span></div>
    <div class="code-content" style="position: relative;"><span class="code-row-text"><a href="http://gambaswiki.org/wiki/lang/public"><span style="color: #0600FF; font-weight: bold;">Public</span></a>
        c1 <a href="http://gambaswiki.org/wiki/lang/as"><span style="color: #0600FF; font-weight: bold;">as</span></a> <a href="http://gambaswiki.org/wiki/lang/new"><span style="color:
            #0600FF; font-weight: bold;">New</span></a> Clase1       
                    ' These classes may have arrays of other classes
        Object[]<br>
        <a href="http://gambaswiki.org/wiki/lang/public"><span style="color: #0600FF; font-weight: bold;">Public</span></a>
        c2 <a href="http://gambaswiki.org/wiki/lang/as"><span style="color: #0600FF; font-weight: bold;">as</span></a> <a href="http://gambaswiki.org/wiki/lang/new"><span style="color:
            #0600FF; font-weight: bold;">New</span></a>
        Clase2                   <span style="color: #1A5B1A;
          font-style: italic;">' All diffent</span><br>
        <a href="http://gambaswiki.org/wiki/lang/public"><span style="color: #0600FF; font-weight: bold;">Public</span></a>
        c3 <a href="http://gambaswiki.org/wiki/lang/as"><span style="color: #0600FF; font-weight: bold;">as</span></a> <a href="http://gambaswiki.org/wiki/lang/new"><span style="color:
            #0600FF; font-weight: bold;">New</span></a> Clase3       
                    <br>
        <a href="http://gambaswiki.org/wiki/lang/public"><span style="color: #0600FF; font-weight: bold;">Public</span></a>
        c4 <a href="http://gambaswiki.org/wiki/lang/as"><span style="color: #0600FF; font-weight: bold;">as</span></a> <a href="http://gambaswiki.org/wiki/lang/new"><span style="color:
            #0600FF; font-weight: bold;">New</span></a> Clase4<br>
        <br>
      </span></div>
    <div class="code-content" style="position: relative;"><span class="code-row-text"><br>
      </span></div>
    <div class="code-content" style="position: relative;"><span class="code-row-text">' at this point we don't know <br>
      </span></div>
    <div class="code-content" style="position: relative;"><span class="code-row-text">
        <a href="http://gambaswiki.org/wiki/lang/public"><span style="color: #0600FF; font-weight: bold;">Public</span></a>
        Function<a href="http://gambaswiki.org/wiki/lang/sub"><span style="color: #0600FF; font-weight: bold;"></span></a>
        ClonMe<span style="color: #612188;">(</span>original <a href="http://gambaswiki.org/wiki/lang/as"><span style="color:
            #0600FF; font-weight: bold;">as</span></a> <a href="http://gambaswiki.org/wiki/lang/type/object"><span style="color: #0600FF;">Object</span></a><span style="color:
          #612188;">)</span> <a href="http://gambaswiki.org/wiki/lang/as"><span style="color:
            #0600FF; font-weight: bold;">as</span></a> <a href="http://gambaswiki.org/wiki/lang/type/object"><span style="color: #0600FF;">Object</span></a><br>
        <br>
        <span style="color: #1A5B1A; font-style: italic;">' a New object
          of the same kind with all variables/properties and constants</span>
        with the same values</span></div>
    <div class="code-content" style="position: relative;"><span class="code-row-text">
        ????? <br>
        <br>
        <a href="http://gambaswiki.org/wiki/lang/end"><span style="color: #0600FF; font-weight: bold;">End</span></a></span></div>
    <p><br>
    </p>
    <pre class="moz-signature" cols="72">-- 
Saludos

Ing. Martin P Cristia</pre>
  </body>
</html>