[]
Searches the items in this collection for a C1MultiDocumentItem with the specified value of the OutlineNode property.
public C1MultiDocumentItem FindByOutlineNode(OutlineNode outlineNode)
Type | Name | Description |
---|---|---|
OutlineNode | outlineNode | The outline node to search for. |
Type | Description |
---|---|
C1MultiDocumentItem | The requested item or null. |