The method the produces the sample
            
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
public delegate void SampleMethod( ArrayList links )
Public Delegate Sub SampleMethod ( _ links As ArrayList _ )
public delegate void SampleMethod( ArrayList^ links )
 Parameters
 Parameters- links (ArrayList)