Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

SshAuthenticationRequestItemCollection Class

Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)

Collection of SshAuthenticationRequestItem objects.

Syntax
public class SshAuthenticationRequestItemCollection : ReadOnlyCollection<SshAuthenticationRequestItem>, IList<SshAuthenticationRequestItem>, ICollection<SshAuthenticationRequestItem>, IReadOnlyList<SshAuthenticationRequestItem>, IReadOnlyCollection<SshAuthenticationRequestItem>, IEnumerable<SshAuthenticationRequestItem>, IList, ICollection, IEnumerable
Inheritance
Object
ReadOnlyCollection<SshAuthenticationRequestItem>
SshAuthenticationRequestItemCollection
Implements
IList<SshAuthenticationRequestItem>
ICollection<SshAuthenticationRequestItem>
IReadOnlyList<SshAuthenticationRequestItem>
IReadOnlyCollection<SshAuthenticationRequestItem>
IEnumerable<SshAuthenticationRequestItem>
IList
ICollection
IEnumerable
Inherited Members
ReadOnlyCollection<SshAuthenticationRequestItem>.Contains(SshAuthenticationRequestItem)
ReadOnlyCollection<SshAuthenticationRequestItem>.CopyTo(SshAuthenticationRequestItem[], Int32)
ReadOnlyCollection<SshAuthenticationRequestItem>.Count
ReadOnlyCollection<SshAuthenticationRequestItem>.Empty
ReadOnlyCollection<SshAuthenticationRequestItem>.GetEnumerator()
ReadOnlyCollection<SshAuthenticationRequestItem>.IndexOf(SshAuthenticationRequestItem)
ReadOnlyCollection<SshAuthenticationRequestItem>.Item[Int32]
ReadOnlyCollection<SshAuthenticationRequestItem>.Items
ReadOnlyCollection<SshAuthenticationRequestItem>.ICollection<SshAuthenticationRequestItem>.Add(SshAuthenticationRequestItem)
ReadOnlyCollection<SshAuthenticationRequestItem>.ICollection<SshAuthenticationRequestItem>.Clear()
ReadOnlyCollection<SshAuthenticationRequestItem>.ICollection<SshAuthenticationRequestItem>.IsReadOnly
ReadOnlyCollection<SshAuthenticationRequestItem>.ICollection<SshAuthenticationRequestItem>.Remove(SshAuthenticationRequestItem)
ReadOnlyCollection<SshAuthenticationRequestItem>.IList<SshAuthenticationRequestItem>.get_Item(Int32)
ReadOnlyCollection<SshAuthenticationRequestItem>.IList<SshAuthenticationRequestItem>.Insert(Int32, SshAuthenticationRequestItem)
ReadOnlyCollection<SshAuthenticationRequestItem>.IList<SshAuthenticationRequestItem>.Item[Int32]
ReadOnlyCollection<SshAuthenticationRequestItem>.IList<SshAuthenticationRequestItem>.RemoveAt(Int32)
ReadOnlyCollection<SshAuthenticationRequestItem>.IList<SshAuthenticationRequestItem>.set_Item(Int32, SshAuthenticationRequestItem)
ReadOnlyCollection<SshAuthenticationRequestItem>.ICollection.CopyTo(Array, Int32)
ReadOnlyCollection<SshAuthenticationRequestItem>.ICollection.IsSynchronized
ReadOnlyCollection<SshAuthenticationRequestItem>.ICollection.SyncRoot
ReadOnlyCollection<SshAuthenticationRequestItem>.IEnumerable.GetEnumerator()
ReadOnlyCollection<SshAuthenticationRequestItem>.IList.Add(Object)
ReadOnlyCollection<SshAuthenticationRequestItem>.IList.Clear()
ReadOnlyCollection<SshAuthenticationRequestItem>.IList.Contains(Object)
ReadOnlyCollection<SshAuthenticationRequestItem>.IList.get_Item(Int32)
ReadOnlyCollection<SshAuthenticationRequestItem>.IList.IndexOf(Object)
ReadOnlyCollection<SshAuthenticationRequestItem>.IList.Insert(Int32, Object)
ReadOnlyCollection<SshAuthenticationRequestItem>.IList.IsFixedSize
ReadOnlyCollection<SshAuthenticationRequestItem>.IList.IsReadOnly
ReadOnlyCollection<SshAuthenticationRequestItem>.IList.Item[Int32]
ReadOnlyCollection<SshAuthenticationRequestItem>.IList.Remove(Object)
ReadOnlyCollection<SshAuthenticationRequestItem>.IList.RemoveAt(Int32)
ReadOnlyCollection<SshAuthenticationRequestItem>.IList.set_Item(Int32, Object)
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
In This Article
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies