.NET Framework Class Library DataViewManager Class

Inheritance Hierarchy
Namespace:
System.Data
Assembly:
System.Data (in System.Data.dll)

Syntax
Public Class DataViewManager _
Inherits MarshalByValueComponent _
Implements IBindingList, IList, ICollection, IEnumerable, _
ITypedList
public class DataViewManager : MarshalByValueComponent,
IBindingList, IList, ICollection, IEnumerable, ITypedList
public ref class DataViewManager : public MarshalByValueComponent,
IBindingList, IList, ICollection, IEnumerable, ITypedList
type DataViewManager =
class
inherit MarshalByValueComponent
interface IBindingList
interface IList
interface ICollection
interface IEnumerable
interface ITypedList
end
The DataViewManager type exposes the following members.

Constructors

Properties

Methods

Events

Extension Methods

Explicit Interface Implementations
|
| Name | Description |
|---|
.gif) .gif) .gif) | IBindingList..::.AddIndex | Adds the PropertyDescriptor to the indexes used for searching. | .gif) .gif) .gif) | IBindingList..::.AddNew | For a description of this member, see IBindingList..::.AddNew. | .gif) .gif) .gif) | IBindingList..::.AllowEdit | For a description of this member, see IBindingList..::.AllowEdit. | .gif) .gif) .gif) | IBindingList..::.AllowNew | For a description of this member, see IBindingList..::.AllowNew. | .gif) .gif) .gif) | IBindingList..::.AllowRemove | For a description of this member, see IBindingList..::.AllowRemove. | .gif) .gif) .gif) | IBindingList..::.ApplySort | Sorts the list based on a PropertyDescriptor and a ListSortDirection. | .gif) .gif) .gif) | IBindingList..::.Find | Returns the index of the row that has the given PropertyDescriptor. | .gif) .gif) .gif) | IBindingList..::.IsSorted | For a description of this member, see IBindingList..::.IsSorted. | .gif) .gif) .gif) | IBindingList..::.RemoveIndex | Removes the PropertyDescriptor from the indexes used for searching. | .gif) .gif) .gif) | IBindingList..::.RemoveSort | Removes any sort applied using ApplySort. | .gif) .gif) .gif) | IBindingList..::.SortDirection | For a description of this member, see IBindingList..::.SortDirection. | .gif) .gif) .gif) | IBindingList..::.SortProperty | For a description of this member, see IBindingList..::.SortProperty. | .gif) .gif) .gif) | IBindingList..::.SupportsChangeNotification | For a description of this member, see IBindingList..::.SupportsChangeNotification. | .gif) .gif) .gif) | IBindingList..::.SupportsSearching | For a description of this member, see IBindingList..::.SupportsSearching. | .gif) .gif) .gif) | IBindingList..::.SupportsSorting | For a description of this member, see IBindingList..::.SupportsSorting. | .gif) .gif) .gif) | ICollection..::.CopyTo | Copies the elements of the ICollection to an Array, starting at a particular Array index. | .gif) .gif) .gif) | ICollection..::.Count | For a description of this member, see ICollection..::.Count. | .gif) .gif) .gif) | ICollection..::.IsSynchronized | For a description of this member, see ICollection..::.IsSynchronized. | .gif) .gif) .gif) | ICollection..::.SyncRoot | For a description of this member, see ICollection..::.SyncRoot. | .gif) .gif) .gif) | IEnumerable..::.GetEnumerator | For a description of this member, see IEnumerable..::.GetEnumerator. | .gif) .gif) .gif) | IList..::.Add | Adds an item to the IList. | .gif) .gif) .gif) | IList..::.Clear | For a description of this member, see IList..::.Clear. | .gif) .gif) .gif) | IList..::.Contains | Determines whether the IList contains a specific value. | .gif) .gif) .gif) | IList..::.IndexOf | Determines the index of a specific item in the IList. | .gif) .gif) .gif) | IList..::.Insert | Inserts an item to the IList at the specified index. | .gif) .gif) .gif) | IList..::.IsFixedSize | For a description of this member, see IList..::.IsFixedSize. | .gif) .gif) .gif) | IList..::.IsReadOnly | For a description of this member, see IList..::.IsReadOnly. | .gif) .gif) .gif) | IList..::.Item | Gets or sets the element at the specified index. | .gif) .gif) .gif) | IList..::.Remove | Removes the first occurrence of a specific object from the IList. | .gif) .gif) .gif) | IList..::.RemoveAt | Removes the IList item at the specified index. | .gif) .gif) .gif) | ITypedList..::.GetItemProperties | For a description of this member, see ITypedList..::.GetItemProperties. | .gif) .gif) .gif) | ITypedList..::.GetListName | Returns the name of the list. | Top

Version Information
.NET FrameworkSupported in: 4, 3.5, 3.0, 2.0, 1.1, 1.0 .NET Framework Client ProfileSupported in: 4, 3.5 SP1

Platforms
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role not supported), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.

Thread Safety
This type is safe for multithreaded read operations. You must synchronize any write operations.

See Also
|
Biblioteca de clases de .NET Framework DataViewManager (Clase)

Jerarquía de herencia
Espacio de nombres:
System.Data
Ensamblado:
System.Data (en System.Data.dll)

Sintaxis
Public Class DataViewManager _
Inherits MarshalByValueComponent _
Implements IBindingList, IList, ICollection, IEnumerable, _
ITypedList
public class DataViewManager : MarshalByValueComponent,
IBindingList, IList, ICollection, IEnumerable, ITypedList
public ref class DataViewManager : public MarshalByValueComponent,
IBindingList, IList, ICollection, IEnumerable, ITypedList
type DataViewManager =
class
inherit MarshalByValueComponent
interface IBindingList
interface IList
interface ICollection
interface IEnumerable
interface ITypedList
end
El tipo DataViewManager expone los siguientes miembros.

Constructores

Propiedades

Métodos

Eventos

Métodos de extensión

Implementaciones explícitas de interfaces
|
| Nombre | Descripción |
|---|
.gif) .gif) .gif) | IBindingList..::.AddIndex | Agrega PropertyDescriptor a los índices utilizados para las búsquedas. | .gif) .gif) .gif) | IBindingList..::.AddNew | Para obtener una descripción de este miembro, vea IBindingList..::.AddNew. | .gif) .gif) .gif) | IBindingList..::.AllowEdit | Para obtener una descripción de este miembro, vea IBindingList..::.AllowEdit. | .gif) .gif) .gif) | IBindingList..::.AllowNew | Para obtener una descripción de este miembro, vea IBindingList..::.AllowNew. | .gif) .gif) .gif) | IBindingList..::.AllowRemove | Para obtener una descripción de este miembro, vea IBindingList..::.AllowRemove. | .gif) .gif) .gif) | IBindingList..::.ApplySort | Ordena la lista basándose en PropertyDescriptor y ListSortDirection. | .gif) .gif) .gif) | IBindingList..::.Find | Devuelve el índice de la fila que tiene el PropertyDescriptor especificado. | .gif) .gif) .gif) | IBindingList..::.IsSorted | Para obtener una descripción de este miembro, vea IBindingList..::.IsSorted. | .gif) .gif) .gif) | IBindingList..::.RemoveIndex | Quita el PropertyDescriptor de los índices utilizados para las búsquedas. | .gif) .gif) .gif) | IBindingList..::.RemoveSort | Quita cualquier ordenación aplicada mediante el ApplySort. | .gif) .gif) .gif) | IBindingList..::.SortDirection | Para obtener una descripción de este miembro, vea IBindingList..::.SortDirection. | .gif) .gif) .gif) | IBindingList..::.SortProperty | Para obtener una descripción de este miembro, vea IBindingList..::.SortProperty. | .gif) .gif) .gif) | IBindingList..::.SupportsChangeNotification | Para obtener una descripción de este miembro, vea IBindingList..::.SupportsChangeNotification. | .gif) .gif) .gif) | IBindingList..::.SupportsSearching | Para obtener una descripción de este miembro, vea IBindingList..::.SupportsSearching. | .gif) .gif) .gif) | IBindingList..::.SupportsSorting | Para obtener una descripción de este miembro, vea IBindingList..::.SupportsSorting. | .gif) .gif) .gif) | ICollection..::.CopyTo | Copia los elementos de la interfaz ICollection a un objeto Array, a partir de un índice determinado de la clase Array. | .gif) .gif) .gif) | ICollection..::.Count | Para obtener una descripción de este miembro, vea ICollection..::.Count. | .gif) .gif) .gif) | ICollection..::.IsSynchronized | Para obtener una descripción de este miembro, vea ICollection..::.IsSynchronized. | .gif) .gif) .gif) | ICollection..::.SyncRoot | Para obtener una descripción de este miembro, vea ICollection..::.SyncRoot. | .gif) .gif) .gif) | IEnumerable..::.GetEnumerator | Para obtener una descripción de este miembro, vea IEnumerable..::.GetEnumerator. | .gif) .gif) .gif) | IList..::.Add | Agrega un elemento a la interfaz IList. | .gif) .gif) .gif) | IList..::.Clear | Para obtener una descripción de este miembro, vea IList..::.Clear. | .gif) .gif) .gif) | IList..::.Contains | Determina si la interfaz IList contiene un valor específico. | .gif) .gif) .gif) | IList..::.IndexOf | Determina el índice de un elemento específico en la interfaz IList. | .gif) .gif) .gif) | IList..::.Insert | Inserta un elemento en la interfaz IList, en el índice especificado. | .gif) .gif) .gif) | IList..::.IsFixedSize | Para obtener una descripción de este miembro, vea IList..::.IsFixedSize. | .gif) .gif) .gif) | IList..::.IsReadOnly | Para obtener una descripción de este miembro, vea IList..::.IsReadOnly. | .gif) .gif) .gif) | IList..::.Item | Obtiene o establece el elemento que se encuentra en el índice especificado. | .gif) .gif) .gif) | IList..::.Remove | Quita la primera aparición de un objeto específico de IList. | .gif) .gif) .gif) | IList..::.RemoveAt | Quita el elemento de IList en el índice especificado. | .gif) .gif) .gif) | ITypedList..::.GetItemProperties | Para obtener una descripción de este miembro, vea ITypedList..::.GetItemProperties. | .gif) .gif) .gif) | ITypedList..::.GetListName | Devuelve el nombre de la lista. | Arriba

Información de versión
.NET FrameworkCompatible con: 4, 3.5, 3.0, 2.0, 1.1, 1.0 .NET Framework Client ProfileCompatible con: 4, 3.5 SP1

Plataformas
Windows 7, Windows Vista SP1 o posterior, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (no se admite Server Core), Windows Server 2008 R2 (se admite Server Core con SP1 o posterior), Windows Server 2003 SP2
.NET Framework no admite todas las versiones de todas las plataformas. Para obtener una lista de las versiones compatibles, vea Requisitos de sistema de .NET Framework.

Seguridad para subprocesos
Este tipo es seguro para operaciones de lectura multiproceso. Debe sincronizar cualquier operación de escritura.

Vea también
|