Click or drag to resize

DocumentGatherer.Visit Method

Overload List
  NameDescription
Public methodVisit(DocumentDefinitionBase)
Visits the specified document and all contained elements.
(Overrides DocumentVisitor.Visit(DocumentDefinitionBase).)
Protected methodVisit(DocumentFieldDefinition)
Visits the specified field and its source, if the source is a document.
(Inherited from DocumentVisitor.)
Top
See Also