←Select platform

RasterCollectionEventArgs<T> Class

Summary

Provides information for RasterCollection<T>.ItemAdded and RasterCollection<T>.ItemRemoved methods.

Syntax

C#
VB
C++
[SerializableAttribute()] 
public class RasterCollectionEventArgs<T> : EventArgs 
<SerializableAttribute()> 
Public Class RasterCollectionEventArgs(Of T)  
   Inherits System.EventArgs 
[SerializableAttribute()] 
generic<typename T> 
public ref class RasterCollectionEventArgs : public System.EventArgs  

Type Parameters

T
A generic Type parameter.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly