←Select platform

RasterCollectionEventArgs<T> Constructor(T)

Summary

Initializes a new instance of the RasterCollectionEventArgs\<T\> class with the specified parameters.

Syntax

C#
VB
C++
public RasterCollectionEventArgs<T>(  
   T _item_ 
) 
Public Function New( _ 
   ByVal item As T _ 
) 
public: 
RasterCollectionEventArgs<T>(  
   _T^_ item 
) 

Parameters

item
The object that has been added or removed.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize