The SshAuthenticationRequestItemCollection type exposes the following members.

Methods

  NameDescription
Public methodSupported by the .NET Compact FrameworkContains
Determines whether an element is in the ReadOnlyCollection<(Of <(<'T>)>)>.
(Inherited from ReadOnlyCollection<(Of <(<'SshAuthenticationRequestItem>)>)>.)
Public methodSupported by the .NET Compact FrameworkCopyTo
Copies the entire ReadOnlyCollection<(Of <(<'T>)>)> to a compatible one-dimensional Array, starting at the specified index of the target array.
(Inherited from ReadOnlyCollection<(Of <(<'SshAuthenticationRequestItem>)>)>.)
Public methodSupported by the .NET Compact FrameworkEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodSupported by the .NET Compact FrameworkFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodSupported by the .NET Compact FrameworkGetEnumerator
Returns an enumerator that iterates through the ReadOnlyCollection<(Of <(<'T>)>)>.
(Inherited from ReadOnlyCollection<(Of <(<'SshAuthenticationRequestItem>)>)>.)
Public methodSupported by the .NET Compact FrameworkGetHashCode
Serves as a hash function for a particular type. GetHashCode()()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
Public methodSupported by the .NET Compact FrameworkGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSupported by the .NET Compact FrameworkIndexOf
Searches for the specified object and returns the zero-based index of the first occurrence within the entire ReadOnlyCollection<(Of <(<'T>)>)>.
(Inherited from ReadOnlyCollection<(Of <(<'SshAuthenticationRequestItem>)>)>.)
Protected methodSupported by the .NET Compact FrameworkMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSupported by the .NET Compact FrameworkToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkCount
Gets the number of elements contained in the ReadOnlyCollection<(Of <(<'T>)>)> instance.
(Inherited from ReadOnlyCollection<(Of <(<'SshAuthenticationRequestItem>)>)>.)
Public propertySupported by the .NET Compact FrameworkItem
Gets the element at the specified index.
(Inherited from ReadOnlyCollection<(Of <(<'SshAuthenticationRequestItem>)>)>.)
Protected propertySupported by the .NET Compact FrameworkItems
Returns the IList<(Of <(<'T>)>)> that the ReadOnlyCollection<(Of <(<'T>)>)> wraps.
(Inherited from ReadOnlyCollection<(Of <(<'SshAuthenticationRequestItem>)>)>.)

Explicit Interface Implementations

  NameDescription
Explicit interface implemetationPrivate methodSupported by the .NET Compact FrameworkICollection<(Of <<'(T>)>>)..::..Add (Inherited from ReadOnlyCollection<(Of <(<'SshAuthenticationRequestItem>)>)>.)
Explicit interface implemetationPrivate methodSupported by the .NET Compact FrameworkIList..::..Add (Inherited from ReadOnlyCollection<(Of <(<'SshAuthenticationRequestItem>)>)>.)
Explicit interface implemetationPrivate methodSupported by the .NET Compact FrameworkICollection<(Of <<'(T>)>>)..::..Clear (Inherited from ReadOnlyCollection<(Of <(<'SshAuthenticationRequestItem>)>)>.)
Explicit interface implemetationPrivate methodSupported by the .NET Compact FrameworkIList..::..Clear (Inherited from ReadOnlyCollection<(Of <(<'SshAuthenticationRequestItem>)>)>.)
Explicit interface implemetationPrivate methodSupported by the .NET Compact FrameworkIList..::..Contains (Inherited from ReadOnlyCollection<(Of <(<'SshAuthenticationRequestItem>)>)>.)
Explicit interface implemetationPrivate methodSupported by the .NET Compact FrameworkICollection..::..CopyTo (Inherited from ReadOnlyCollection<(Of <(<'SshAuthenticationRequestItem>)>)>.)
Explicit interface implemetationPrivate methodSupported by the .NET Compact FrameworkIEnumerable..::..GetEnumerator (Inherited from ReadOnlyCollection<(Of <(<'SshAuthenticationRequestItem>)>)>.)
Explicit interface implemetationPrivate methodSupported by the .NET Compact FrameworkIList..::..IndexOf (Inherited from ReadOnlyCollection<(Of <(<'SshAuthenticationRequestItem>)>)>.)
Explicit interface implemetationPrivate methodSupported by the .NET Compact FrameworkIList<(Of <<'(T>)>>)..::..Insert (Inherited from ReadOnlyCollection<(Of <(<'SshAuthenticationRequestItem>)>)>.)
Explicit interface implemetationPrivate methodSupported by the .NET Compact FrameworkIList..::..Insert (Inherited from ReadOnlyCollection<(Of <(<'SshAuthenticationRequestItem>)>)>.)
Explicit interface implemetationPrivate propertySupported by the .NET Compact FrameworkIList..::..IsFixedSize (Inherited from ReadOnlyCollection<(Of <(<'SshAuthenticationRequestItem>)>)>.)
Explicit interface implemetationPrivate propertySupported by the .NET Compact FrameworkICollection<(Of <<'(T>)>>)..::..IsReadOnly (Inherited from ReadOnlyCollection<(Of <(<'SshAuthenticationRequestItem>)>)>.)
Explicit interface implemetationPrivate propertySupported by the .NET Compact FrameworkIList..::..IsReadOnly (Inherited from ReadOnlyCollection<(Of <(<'SshAuthenticationRequestItem>)>)>.)
Explicit interface implemetationPrivate propertySupported by the .NET Compact FrameworkICollection..::..IsSynchronized (Inherited from ReadOnlyCollection<(Of <(<'SshAuthenticationRequestItem>)>)>.)
Explicit interface implemetationPrivate propertySupported by the .NET Compact FrameworkIList<(Of <<'(T>)>>)..::..Item (Inherited from ReadOnlyCollection<(Of <(<'SshAuthenticationRequestItem>)>)>.)
Explicit interface implemetationPrivate propertySupported by the .NET Compact FrameworkIList..::..Item (Inherited from ReadOnlyCollection<(Of <(<'SshAuthenticationRequestItem>)>)>.)
Explicit interface implemetationPrivate methodSupported by the .NET Compact FrameworkICollection<(Of <<'(T>)>>)..::..Remove (Inherited from ReadOnlyCollection<(Of <(<'SshAuthenticationRequestItem>)>)>.)
Explicit interface implemetationPrivate methodSupported by the .NET Compact FrameworkIList..::..Remove (Inherited from ReadOnlyCollection<(Of <(<'SshAuthenticationRequestItem>)>)>.)
Explicit interface implemetationPrivate methodSupported by the .NET Compact FrameworkIList<(Of <<'(T>)>>)..::..RemoveAt (Inherited from ReadOnlyCollection<(Of <(<'SshAuthenticationRequestItem>)>)>.)
Explicit interface implemetationPrivate methodSupported by the .NET Compact FrameworkIList..::..RemoveAt (Inherited from ReadOnlyCollection<(Of <(<'SshAuthenticationRequestItem>)>)>.)
Explicit interface implemetationPrivate propertySupported by the .NET Compact FrameworkICollection..::..SyncRoot (Inherited from ReadOnlyCollection<(Of <(<'SshAuthenticationRequestItem>)>)>.)

See Also