CallbackObjectInfoCollections.

CallbackObjectInfoCollections(IObjectInfoCollection, IObjectInfoCollection, IObjectInfoCollection) Constructor

Syntax

public CallbackObjectInfoCollections(IObjectInfoCollection added_, IObjectInfoCollection updated_, IObjectInfoCollection deleted_)

Parameters

Name Type Description
added_ IObjectInfoCollection
updated_ IObjectInfoCollection
deleted_ IObjectInfoCollection

Return Value

Type Description
void