Determines if the collection contains the specified item.
Namespace: HotDocs.SdkAssembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- item
- Type: HotDocs.Sdk Answer ValueNode T
The item to search for in the collection.
Return Value
Type:
True or False depending on whether or not the item was found in the collection.
Implements

See Also