Class EntityCollection.ChangeItemsType
Specifies the item change entity type.
Inheritance
System.Object
EntityCollection.ChangeItemsType
Namespace: Syncfusion.DocIO.DLS
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public sealed class ChangeItemsType : Enum
Fields
Add
Add entity type.
Declaration
public const EntityCollection.ChangeItemsType Add
Field Value
Type |
---|
EntityCollection.ChangeItemsType |
Clear
Clear Entity type.
Declaration
public const EntityCollection.ChangeItemsType Clear
Field Value
Type |
---|
EntityCollection.ChangeItemsType |
Remove
Remove Entity type.
Declaration
public const EntityCollection.ChangeItemsType Remove
Field Value
Type |
---|
EntityCollection.ChangeItemsType |