Compartir a través de


TablixCornerRow Miembros

Represents the list of cells in a row of the corner section of a tablix.

El tipo TablixCornerRow expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico TablixCornerRow Creates a new instance of the TablixCornerRow class.

Principio

Métodos

  Nombre Descripción
Método publico Add (Se hereda de Collection< (Of < ( <'TablixCornerCell> ) > ) >).
Método publico Clear (Se hereda de Collection< (Of < ( <'TablixCornerCell> ) > ) >).
Método protegido ClearItems Infraestructura. (Se hereda de RdlCollection< (Of < ( <'T> ) > ) >).
Método publico Contains (Se hereda de Collection< (Of < ( <'TablixCornerCell> ) > ) >).
Método publico CopyTo (Se hereda de Collection< (Of < ( <'TablixCornerCell> ) > ) >).
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetEnumerator (Se hereda de Collection< (Of < ( <'TablixCornerCell> ) > ) >).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método publico IndexOf (Se hereda de Collection< (Of < ( <'TablixCornerCell> ) > ) >).
Método publico Insert (Se hereda de Collection< (Of < ( <'TablixCornerCell> ) > ) >).
Método protegido InsertItem Infraestructura. (Se hereda de RdlCollection< (Of < ( <'T> ) > ) >).
Método protegido MemberwiseClone (Se hereda de Object).
Método protegido OnCollectionChanged Infraestructura. (Se hereda de RdlCollection< (Of < ( <'T> ) > ) >).
Método publico Remove (Se hereda de Collection< (Of < ( <'TablixCornerCell> ) > ) >).
Método publico RemoveAt (Se hereda de Collection< (Of < ( <'TablixCornerCell> ) > ) >).
Método protegido RemoveItem Infraestructura. (Se hereda de RdlCollection< (Of < ( <'T> ) > ) >).
Método protegido SetItem Infraestructura. (Se hereda de RdlCollection< (Of < ( <'T> ) > ) >).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Count (Se hereda de Collection< (Of < ( <'TablixCornerCell> ) > ) >).
Propiedad pública Item (Se hereda de Collection< (Of < ( <'TablixCornerCell> ) > ) >).
Propiedad protegida Items (Se hereda de Collection< (Of < ( <'TablixCornerCell> ) > ) >).
Propiedad pública Parent The parent object. (Se hereda de RdlCollectionBase< (Of < ( <'T> ) > ) >).

Principio

Eventos

  Nombre Descripción
Evento público CollectionChanged (Se hereda de RdlCollection< (Of < ( <'T> ) > ) >).

Principio

Implementaciones de interfaces explícitas

  Nombre Descripción
Implementación de interfaces explícitasMétodo privado IList. . :: . .Add (Se hereda de RdlCollectionBase< (Of < ( <'T> ) > ) >).
Implementación de interfaces explícitasPropiedad privada IList. . :: . .Item (Se hereda de RdlCollectionBase< (Of < ( <'T> ) > ) >).
Implementación de interfaces explícitasMétodo privado IList. . :: . .Contains (Se hereda de Collection< (Of < ( <'TablixCornerCell> ) > ) >).
Implementación de interfaces explícitasMétodo privado ICollection. . :: . .CopyTo (Se hereda de Collection< (Of < ( <'TablixCornerCell> ) > ) >).
Implementación de interfaces explícitasMétodo privado IEnumerable. . :: . .GetEnumerator (Se hereda de Collection< (Of < ( <'TablixCornerCell> ) > ) >).
Implementación de interfaces explícitasMétodo privado IList. . :: . .IndexOf (Se hereda de Collection< (Of < ( <'TablixCornerCell> ) > ) >).
Implementación de interfaces explícitasMétodo privado IList. . :: . .Insert (Se hereda de Collection< (Of < ( <'TablixCornerCell> ) > ) >).
Implementación de interfaces explícitasPropiedad privada IList. . :: . .IsFixedSize (Se hereda de Collection< (Of < ( <'TablixCornerCell> ) > ) >).
Implementación de interfaces explícitasPropiedad privada ICollection< (Of < <' (T> ) > > ). . :: . .IsReadOnly (Se hereda de Collection< (Of < ( <'TablixCornerCell> ) > ) >).
Implementación de interfaces explícitasPropiedad privada IList. . :: . .IsReadOnly (Se hereda de Collection< (Of < ( <'TablixCornerCell> ) > ) >).
Implementación de interfaces explícitasPropiedad privada ICollection. . :: . .IsSynchronized (Se hereda de Collection< (Of < ( <'TablixCornerCell> ) > ) >).
Implementación de interfaces explícitasMétodo privado IList. . :: . .Remove (Se hereda de Collection< (Of < ( <'TablixCornerCell> ) > ) >).
Implementación de interfaces explícitasPropiedad privada ICollection. . :: . .SyncRoot (Se hereda de Collection< (Of < ( <'TablixCornerCell> ) > ) >).

Principio