The FixesCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Comparer | Obtiene el comparador de igualdad genérico que se utiliza para determinar la igualdad de claves en la colección. (Inherited from KeyedCollection<(Of <(<'String, Fix>)>)>.) |
![]() | Count | Obtiene el número de elementos contenido realmente en Collection<(Of <(<'T>)>)>. (Inherited from Collection<(Of <(<'Fix>)>)>.) |
![]() | Dictionary | Obtiene el diccionario de búsqueda de KeyedCollection<(Of <(<'TKey, TItem>)>)>. (Inherited from KeyedCollection<(Of <(<'String, Fix>)>)>.) |
![]() | Item[([( TKey])]) | Obtiene el elemento con la clave especificada. (Inherited from KeyedCollection<(Of <(<'String, Fix>)>)>.) |
![]() | Item[([( Int32])]) | Obtiene o establece el elemento que se encuentra en el índice especificado. (Inherited from Collection<(Of <(<'Fix>)>)>.) |
![]() | Items | Obtiene un contenedor de IList<(Of <(<'T>)>)> para la colección Collection<(Of <(<'T>)>)>. (Inherited from Collection<(Of <(<'Fix>)>)>.) |