|   | Multi | 
Note: This API is now obsolete.
 Syntax
Syntax[EditorBrowsableAttribute(EditorBrowsableState.Never)] [ObsoleteAttribute("MultiSourceFrameImageParserBase requires consumers call Parse overload that takes data source identifier as an argument", true)] public override void Parse( ISupportBinaryImage image )
 Exceptions
Exceptions| Exception | Condition | 
|---|---|
| NotImplementedException | This method should not be called directly. | 
 See Also
See Also