Click or drag to resize
DigitalRunePostProcessorChainContains Method
Determines whether the post-processor chain contains a specific post-processor.
Overload List
  NameDescription
Public methodContains(String)
Determines whether the post-processor chain contains a post-processor with the specified name.
Public methodContains(PostProcessor)
Determines whether the post-processor chain contains a specific post-processor.
Top
See Also