Visual Basic (Declaration) | |
---|---|
Public Overloads Function Intersects( _ ByVal extent As TimeExtent _ ) As Boolean |
C# | |
---|---|
public bool Intersects( TimeExtent extent ) |
Parameters
- extent
- The extent to intersect with.
Return Value
True if this instance intesects the specified extent.Target Platforms:Windows Phone 7