Apitron.PDF.Kit library for .NET
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
true if item is found in the ICollectionT; otherwise, false.
Determines whether the ICollectionT contains a specific value.
Namespace: Apitron.PDF.Kit.FlowLayout
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax
Parameters
- item
- Type: Apitron.PDF.Kit.Interactive.FormsField
The object to locate in the ICollectionT.
Return Value
Type: Booleantrue if item is found in the ICollectionT; otherwise, false.
Implements
ICollectionTContains(T)See Also