DataView.ICollection.IsSynchronized Propriedade

Definição

Para uma descrição deste elemento, veja IsSynchronized.

property bool System::Collections::ICollection::IsSynchronized { bool get(); };
bool System.Collections.ICollection.IsSynchronized { get; }
member this.System.Collections.ICollection.IsSynchronized : bool
 ReadOnly Property IsSynchronized As Boolean Implements ICollection.IsSynchronized

Valor de Propriedade

Para uma descrição deste elemento, veja IsSynchronized.

Implementações

Observações

Este membro é uma implementação explícita de membro de interface. Só pode ser usado quando a DataView instância é transmitida para uma ICollection interface.

Aplica-se a