Starts the frame parser given the specified type implementations.
            
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
public override void Start( IEnumerable<Type> implementations )
Public Overrides Sub Start ( _ implementations As IEnumerable(Of Type) _ )
public: virtual void Start( IEnumerable<Type^>^ implementations ) override
 Parameters
 Parameters- implementations (IEnumerable<(Of <(<'Type>)>)>)
- An implementation type paramater.