![]() | Device |
The list of devices managed by a PKCS#11 module
public class DeviceList : NativeObject, IList<Device>, ICollection<Device>, IEnumerable<Device>, IEnumerable
The DeviceList type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | |
![]() | IsReadOnly | |
![]() | Item |
Name | Description | |
---|---|---|
![]() | Contains | |
![]() | CopyTo | |
![]() | Equals | (Inherited from NativeObject) |
![]() | GetEnumerator | |
![]() | GetHashCode | (Inherited from NativeObject) |
![]() | GetSingle | Get the single device |
![]() | IndexOf | |
![]() | Insert |