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