Click or drag to resize

FactSetOverlaps Method

Namespace:  Altova.RaptorXml.Xbrl
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public bool Overlaps(
	IEnumerable<Fact> other
)

Parameters

other
Type: System.Collections.GenericIEnumerableFact

Return Value

Type: Boolean

Implements

ISetTOverlaps(IEnumerableT)
See Also