'Declaration Public Function Contains( _ ByVal id As System.Long _ ) As System.Boolean
public System.bool Contains( System.long id )
Parameters
- id
- The footnote ID.
Return Value
True if the collection contains a footnote with the specified ID, false otherwise.