• API Overview
  • EBICS API
  • FinTS API
  • XS2A API
  • SEPA API
Search Results for

    Class EbicsUserPermissions

    Collection of EbicsUserPermission objects.

    Inheritance
    System.Object
    System.Collections.ObjectModel.Collection<EbicsUserPermission>
    EbicsUserPermissions
    Implements
    System.Collections.Generic.IList<EbicsUserPermission>
    System.Collections.Generic.ICollection<EbicsUserPermission>
    System.Collections.Generic.IReadOnlyList<EbicsUserPermission>
    System.Collections.Generic.IReadOnlyCollection<EbicsUserPermission>
    System.Collections.Generic.IEnumerable<EbicsUserPermission>
    System.Collections.IList
    System.Collections.ICollection
    System.Collections.IEnumerable
    Inherited Members
    System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserPermission>.System.Collections.IList.get_Item(System.Int32)
    System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserPermission>.System.Collections.IList.set_Item(System.Int32, System.Object)
    System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserPermission>.Add(Subsembly.EBICS.EbicsUserPermission)
    System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserPermission>.Clear()
    System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserPermission>.ClearItems()
    System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserPermission>.Contains(Subsembly.EBICS.EbicsUserPermission)
    System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserPermission>.CopyTo(Subsembly.EBICS.EbicsUserPermission[], System.Int32)
    System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserPermission>.GetEnumerator()
    System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserPermission>.IndexOf(Subsembly.EBICS.EbicsUserPermission)
    System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserPermission>.Insert(System.Int32, Subsembly.EBICS.EbicsUserPermission)
    System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserPermission>.InsertItem(System.Int32, Subsembly.EBICS.EbicsUserPermission)
    System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserPermission>.Remove(Subsembly.EBICS.EbicsUserPermission)
    System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserPermission>.RemoveAt(System.Int32)
    System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserPermission>.RemoveItem(System.Int32)
    System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserPermission>.SetItem(System.Int32, Subsembly.EBICS.EbicsUserPermission)
    System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserPermission>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
    System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserPermission>.System.Collections.IEnumerable.GetEnumerator()
    System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserPermission>.System.Collections.IList.Add(System.Object)
    System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserPermission>.System.Collections.IList.Contains(System.Object)
    System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserPermission>.System.Collections.IList.IndexOf(System.Object)
    System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserPermission>.System.Collections.IList.Insert(System.Int32, System.Object)
    System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserPermission>.System.Collections.IList.Remove(System.Object)
    System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserPermission>.Count
    System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserPermission>.Item[System.Int32]
    System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserPermission>.Items
    System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserPermission>.System.Collections.Generic.ICollection<Subsembly.EBICS.EbicsUserPermission>.IsReadOnly
    System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserPermission>.System.Collections.ICollection.IsSynchronized
    System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserPermission>.System.Collections.ICollection.SyncRoot
    System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserPermission>.System.Collections.IList.IsFixedSize
    System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserPermission>.System.Collections.IList.IsReadOnly
    System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserPermission>.System.Collections.IList.Item[System.Int32]
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Subsembly.EBICS
    Assembly: Subsembly.EBICS.Core.dll
    Syntax
    public class EbicsUserPermissions : Collection<EbicsUserPermission>, IList<EbicsUserPermission>, ICollection<EbicsUserPermission>, IReadOnlyList<EbicsUserPermission>, IReadOnlyCollection<EbicsUserPermission>, IEnumerable<EbicsUserPermission>, IList, ICollection, IEnumerable

    Implements

    System.Collections.Generic.IList<T>
    System.Collections.Generic.ICollection<T>
    System.Collections.Generic.IReadOnlyList<T>
    System.Collections.Generic.IReadOnlyCollection<T>
    System.Collections.Generic.IEnumerable<T>
    System.Collections.IList
    System.Collections.ICollection
    System.Collections.IEnumerable
    In This Article
    Back to top Copyright 2009-2025 Subsembly GmbH