Subjects Class |
![]() |
Namespace: DataPA.Utils.QueryEngine
[SerializableAttribute] public class Subjects : _Subjects, IEnumerable, IEnumerator
The Subjects type exposes the following members.
Name | Description | |
---|---|---|
![]() | Subjects |
Creates and returns a new Subjects object
|
![]() | Subjects(DataRow, DataTable, DataTable) |
Creates and returns a new Subjects object
|
Name | Description | |
---|---|---|
![]() | GetEnumerator |
Implements System.Collections.IEnumerable.GetEnumerator.
|
![]() | MoveNext |
Implements System.Collections.IEnumerator.MoveNext.
|
![]() | Reset |
Implements System.Collections.IEnumerator.Reset.
|
Name | Description | |
---|---|---|
![]() ![]() | ClassId | |
![]() ![]() | EventsId | |
![]() ![]() | InterfaceId |
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of Subject objects in this collection
|
![]() | Current |
Implements System.Collections.IEnumerator.Current.
|
![]() | ItemInt32 |
Gets a Subject object
|
![]() | ItemString |
Gets a Subject object
|