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