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