PofExtractor Constructor |
| Name | Description | |
|---|---|---|
| PofExtractor |
Default constructor.
| |
| PofExtractor(Type, Int32) |
Constructs a PofExtractor based on a property index.
| |
| PofExtractor(Type, IPofNavigator) |
Constructs a PofExtractor based on a POF navigator.
| |
| PofExtractor(Type, IPofNavigator, Int32) |
Constructs a PofExtractor based on a POF navigator
and the entry extraction target.
|