|  | PostProcessorChainIndexOf Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | IndexOf(String) | 
            Determines the index of the post-processor with the specified name in the post-processor 
            chain.
             | 
|  | IndexOf(PostProcessor) | 
            Determines the index of a specific post-processor in the post-processor chain.
             | 
 See Also
See Also