Contains Method (RtfParamCollection)
Determines whether the Word/RTF object is located within the collection.
'Declaration
Public Function Contains( _
ByVal As String _
) As Boolean
Parameters
- name
- The name of the parameter.
Return Value
true if contains, otherwise false.