[]
Determines whether the Word/RTF object is located within the collection.
public bool Contains(string name)
Public Function Contains(name As String) As Boolean
| Type | Name | Description |
|---|---|---|
| string | name | The name of the parameter. |
| Type | Description |
|---|---|
| bool | true if contains, otherwise false. |