Класс DataRow
Represents a data row.
Иерархия наследования
System. . :: . .Object
System.Collections.ObjectModel. . :: . .Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >
Microsoft.ReportingServices.RdlObjectModel. . :: . .RdlCollectionBase< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >
Microsoft.ReportingServices.RdlObjectModel. . :: . .RdlCollection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >
Microsoft.ReportingServices.RdlObjectModel..::..DataRow
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Class DataRow _
Inherits RdlCollection(Of IList(Of DataValue))
'Применение
Dim instance As DataRow
public class DataRow : RdlCollection<IList<DataValue>>
public ref class DataRow : public RdlCollection<IList<DataValue^>^>
type DataRow =
class
inherit RdlCollection<IList<DataValue>>
end
public class DataRow extends RdlCollection<IList<DataValue>>
Тип DataRow обеспечивает доступ к следующим элементам.
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
Count | (Производный от Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >.) |
![]() |
Item | (Производный от Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >.) |
![]() |
Items | (Производный от Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >.) |
![]() |
Parent | The parent object. (Производный от RdlCollectionBase< (Of < ( <'T> ) > ) >.) |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Add | (Производный от Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >.) |
![]() |
Clear | (Производный от Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >.) |
![]() |
ClearItems | Инфраструктура. (Производный от RdlCollection< (Of < ( <'T> ) > ) >.) |
![]() |
Contains | (Производный от Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >.) |
![]() |
CopyTo | (Производный от Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >.) |
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetEnumerator | (Производный от Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
IndexOf | (Производный от Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >.) |
![]() |
Insert | (Производный от Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >.) |
![]() |
InsertItem | Инфраструктура. (Производный от RdlCollection< (Of < ( <'T> ) > ) >.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
OnCollectionChanged | Инфраструктура. (Производный от RdlCollection< (Of < ( <'T> ) > ) >.) |
![]() |
Remove | (Производный от Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >.) |
![]() |
RemoveAt | (Производный от Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >.) |
![]() |
RemoveItem | Инфраструктура. (Производный от RdlCollection< (Of < ( <'T> ) > ) >.) |
![]() |
SetItem | Инфраструктура. (Производный от RdlCollection< (Of < ( <'T> ) > ) >.) |
![]() |
ToString | (Производный от Object.) |
В начало
События
| Имя | Описание | |
|---|---|---|
![]() |
CollectionChanged | (Производный от RdlCollection< (Of < ( <'T> ) > ) >.) |
В начало
Явные реализации интерфейса
| Имя | Описание | |
|---|---|---|
![]() ![]() |
IList. . :: . .Add | (Производный от RdlCollectionBase< (Of < ( <'T> ) > ) >.) |
![]() ![]() |
IList. . :: . .Item | (Производный от RdlCollectionBase< (Of < ( <'T> ) > ) >.) |
![]() ![]() |
IList. . :: . .Contains | (Производный от Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >.) |
![]() ![]() |
ICollection. . :: . .CopyTo | (Производный от Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >.) |
![]() ![]() |
IEnumerable. . :: . .GetEnumerator | (Производный от Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >.) |
![]() ![]() |
IList. . :: . .IndexOf | (Производный от Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >.) |
![]() ![]() |
IList. . :: . .Insert | (Производный от Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >.) |
![]() ![]() |
IList. . :: . .IsFixedSize | (Производный от Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >.) |
![]() ![]() |
ICollection< (Of < <' (T> ) > > ). . :: . .IsReadOnly | (Производный от Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >.) |
![]() ![]() |
IList. . :: . .IsReadOnly | (Производный от Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >.) |
![]() ![]() |
ICollection. . :: . .IsSynchronized | (Производный от Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >.) |
![]() ![]() |
IList. . :: . .Remove | (Производный от Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >.) |
![]() ![]() |
ICollection. . :: . .SyncRoot | (Производный от Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)