DbBatchCommandCollection.Count Propiedad

Definición

Obtiene el número de elementos incluidos en ICollection<T>.

public:
 abstract property int Count { int get(); };
public abstract int Count { get; }
member this.Count : int
Public MustOverride ReadOnly Property Count As Integer

Valor de propiedad

Número de elementos contenidos en ICollection<T>.

Implementaciones

Se aplica a