Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class EntityCollection.ChangeItemsType

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved