intersect


Description:

public Structure? intersect (Structure struct2)

Intersects this and struct2 and returns the intersection.

Parameters:

this

a Structure

struct2

a Structure

Returns:

Intersection of this and struct2