Class EbicsUserInfos
Implements
System.Collections.Generic.IList<EbicsUserInfo>
System.Collections.Generic.ICollection<EbicsUserInfo>
System.Collections.Generic.IReadOnlyList<EbicsUserInfo>
System.Collections.Generic.IReadOnlyCollection<EbicsUserInfo>
System.Collections.Generic.IEnumerable<EbicsUserInfo>
System.Collections.IList
System.Collections.ICollection
System.Collections.IEnumerable
Inherited Members
System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserInfo>.System.Collections.IList.get_Item(System.Int32)
System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserInfo>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserInfo>.Add(Subsembly.EBICS.EbicsUserInfo)
System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserInfo>.Clear()
System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserInfo>.ClearItems()
System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserInfo>.Contains(Subsembly.EBICS.EbicsUserInfo)
System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserInfo>.CopyTo(Subsembly.EBICS.EbicsUserInfo[], System.Int32)
System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserInfo>.GetEnumerator()
System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserInfo>.IndexOf(Subsembly.EBICS.EbicsUserInfo)
System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserInfo>.Insert(System.Int32, Subsembly.EBICS.EbicsUserInfo)
System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserInfo>.InsertItem(System.Int32, Subsembly.EBICS.EbicsUserInfo)
System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserInfo>.Remove(Subsembly.EBICS.EbicsUserInfo)
System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserInfo>.RemoveAt(System.Int32)
System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserInfo>.RemoveItem(System.Int32)
System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserInfo>.SetItem(System.Int32, Subsembly.EBICS.EbicsUserInfo)
System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserInfo>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserInfo>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserInfo>.System.Collections.IList.Add(System.Object)
System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserInfo>.System.Collections.IList.Contains(System.Object)
System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserInfo>.System.Collections.IList.IndexOf(System.Object)
System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserInfo>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserInfo>.System.Collections.IList.Remove(System.Object)
System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserInfo>.Count
System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserInfo>.Item[System.Int32]
System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserInfo>.Items
System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserInfo>.System.Collections.Generic.ICollection<Subsembly.EBICS.EbicsUserInfo>.IsReadOnly
System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserInfo>.System.Collections.ICollection.IsSynchronized
System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserInfo>.System.Collections.ICollection.SyncRoot
System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserInfo>.System.Collections.IList.IsFixedSize
System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserInfo>.System.Collections.IList.IsReadOnly
System.Collections.ObjectModel.Collection<Subsembly.EBICS.EbicsUserInfo>.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 EbicsUserInfos : Collection<EbicsUserInfo>, IList<EbicsUserInfo>, ICollection<EbicsUserInfo>, IReadOnlyList<EbicsUserInfo>, IReadOnlyCollection<EbicsUserInfo>, IEnumerable<EbicsUserInfo>, 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