  | IClusterGetEmptyClone Method  | 
 
            Return an empty cluster, i.e. cluster with no records, but the same characteristics (e.g. ClstrNo and PropertyBin) as the current cluster.
            
 
    Namespace: 
   Mavidian.DataConveyer.Entities.KeyVal
    Assembly:
   DataConveyer (in DataConveyer.dll) Version: 3.4.6+1324144ff7
SyntaxFunction GetEmptyClone As ICluster
Return Value
Type: 
IClusterAn empty cluster (with no records).
See Also