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