Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
DynamicCollectionEventArgs..::.Kind Enumeration
NamespacesGenesyslab.Desktop.Infrastructure.ConfigurationDynamicCollectionEventArgsDynamicCollectionEventArgs..::.Kind
Describes the possible changes to the collection.
Declaration Syntax
C#Visual BasicVisual C++
public enum Kind
Public Enumeration Kind
public enum class Kind
Members
MemberDescription
Added
An element was added to the collection.

Removed
An element was removed from the collection.

Updated
An element was updated in the collection.

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)