The LegsCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Add | Agrega un objeto al final de la colección Collection<(Of <(<'T>)>)>. (Inherited from Collection<(Of <(<'Leg>)>)>.) |
![]() | AppendXml |
Appends this Object to a xml Stage representation.
|
![]() | ChangeItemKey | Cambia la clave asociada al elemento especificado en el diccionario de búsqueda. (Inherited from KeyedCollection<(Of <(<'String, Leg>)>)>.) |
![]() | Clear | Quita todos los elementos de Collection<(Of <(<'T>)>)>. (Inherited from Collection<(Of <(<'Leg>)>)>.) |
![]() | ClearItems | Quita todos los elementos de KeyedCollection<(Of <(<'TKey, TItem>)>)>. (Inherited from KeyedCollection<(Of <(<'String, Leg>)>)>.) |
![]() | Contains(TKey) | Determina si la colección contiene un elemento con la clave especificada. (Inherited from KeyedCollection<(Of <(<'String, Leg>)>)>.) |
![]() | Contains(T) | Determina si un elemento se encuentra en la colección Collection<(Of <(<'T>)>)>. (Inherited from Collection<(Of <(<'Leg>)>)>.) |
![]() | CopyTo | Copia la totalidad de Collection<(Of <(<'T>)>)> en una matriz Array unidimensional y compatible, comenzando en el índice especificado de la matriz de destino. (Inherited from Collection<(Of <(<'Leg>)>)>.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Permite que un objeto Object intente liberar recursos y realizar otras operaciones de limpieza antes de que el objeto Object sea reclamado por el recolector de elementos no utilizados. (Inherited from Object.) |
![]() | GetEnumerator | Devuelve un enumerador que recorre en iteración la colección Collection<(Of <(<'T>)>)>. (Inherited from Collection<(Of <(<'Leg>)>)>.) |
![]() | GetHashCode | Actúa como función hash para un tipo concreto. (Inherited from Object.) |
![]() | GetKeyForItem |
Implements GetKeyForItem abstract method.
(Overrides KeyedCollection<(Of <(<'TKey, TItem>)>)>..::..GetKeyForItem(TItem).) |
![]() | GetType | Obtiene el objeto Type de la instancia actual. (Inherited from Object.) |
![]() | IndexOf | Busca el objeto especificado y devuelve el índice de base cero de la primera aparición en toda la colección Collection<(Of <(<'T>)>)>. (Inherited from Collection<(Of <(<'Leg>)>)>.) |
![]() | Insert | Inserta un elemento en el índice especificado de la colección Collection<(Of <(<'T>)>)>. (Inherited from Collection<(Of <(<'Leg>)>)>.) |
![]() | InsertItem | Inserta un elemento en KeyedCollection<(Of <(<'TKey, TItem>)>)>, en el índice especificado. (Inherited from KeyedCollection<(Of <(<'String, Leg>)>)>.) |
![]() | MemberwiseClone | Crea una copia superficial del objeto Object actual. (Inherited from Object.) |
![]() | Remove(TKey) | Quita el elemento con la clave especificada de KeyedCollection<(Of <(<'TKey, TItem>)>)>. (Inherited from KeyedCollection<(Of <(<'String, Leg>)>)>.) |
![]() | Remove(T) | Quita la primera aparición de un objeto específico de la colección Collection<(Of <(<'T>)>)>. (Inherited from Collection<(Of <(<'Leg>)>)>.) |
![]() | RemoveAt | Quita el elemento en el índice especificado de Collection<(Of <(<'T>)>)>. (Inherited from Collection<(Of <(<'Leg>)>)>.) |
![]() | RemoveItem | Quita el elemento en el índice especificado de KeyedCollection<(Of <(<'TKey, TItem>)>)>. (Inherited from KeyedCollection<(Of <(<'String, Leg>)>)>.) |
![]() | SetItem | Reemplaza el elemento situado en el índice determinado con el elemento especificado. (Inherited from KeyedCollection<(Of <(<'String, Leg>)>)>.) |
![]() | ToString | (Inherited from Object.) |