| Visual Basic (Declaration) | |
|---|---|
<SerializableAttribute()> Public Class RasterCollectionEventArgs(Of T) Inherits EventArgs  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
[SerializableAttribute()] public class RasterCollectionEventArgs<T> : EventArgs  | |
| C++/CLI | |
|---|---|
[SerializableAttribute()] generic<typename T> public ref class RasterCollectionEventArgs : public EventArgs  | |
- T
 - A generic Type parameter.
 
System.Object
   System.EventArgs
      Leadtools.RasterCollectionEventArgs
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family