|   | WeightedCollectionTClone Method | 
        
        
        
            Creates a copy of current pool.
            
         
        Namespace: JLChnToZ.LuckyPlayer.WeightedRandomizerAssembly: LuckyPlayer (in LuckyPlayer.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
SyntaxPublic Function Clone As Object
public:
virtual Object^ Clone() sealed
abstract Clone : unit -> Object 
override Clone : unit -> Object 
Return Value
Type: 
ObjectA copy of the pool
Implements
ICloneableClone See Also
See Also