Click or drag to resize

AssertionCollectionContains Method

Namespace:  Altova.RaptorXml.Xsd
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public bool Contains(
	Assertion value
)

Parameters

value
Type: Altova.RaptorXml.XsdAssertion

Return Value

Type: Boolean

Implements

ICollectionTContains(T)
See Also