Click or drag to resize

ConstraintSetRemove Method (AspectValue)

Namespace:  Altova.RaptorXml.Xbrl
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public bool Remove(
	AspectValue value
)

Parameters

value
Type: Altova.RaptorXml.XbrlAspectValue

Return Value

Type: Boolean

Implements

ICollectionTRemove(T)
See Also