The SshAuthenticationRequestItemCollection type exposes the following members.

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 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 propertySupported by the .NET Compact FrameworkICollection..::..SyncRoot (Inherited from ReadOnlyCollection<(Of <(<'SshAuthenticationRequestItem>)>)>.)

See Also