←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 Function New( _ 
   ByVal item As T _ 
) 
public: 
RasterCollectionEventArgs<T>(  
   _T^_ item 
) 

Parameters

item
The object that has been added or removed.

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