Constructor CollectionApplyResult
CollectionApplyResult(CollectionResultBucket<K>)
Initializes a new instance of the CollectionApplyResult<K> class.
public CollectionApplyResult(EntityCompare.CollectionResultBucket<K> compareResult)
Parameters
compareResultEntityCompare.CollectionResultBucket<K>The raw compare result bucket.