Links Class |
![]() |
Namespace: DataPA.Utils.QueryEngine
[SerializableAttribute] public class Links : _Links, IEnumerable, IEnumerator
The Links type exposes the following members.
Name | Description | |
---|---|---|
![]() | Links |
Creates and returns a new Links object
|
![]() | Links(DataRow, DataTable) |
Creates and returns a new Links 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 Link objects in this collection
|
![]() | Current |
Implements System.Collections.IEnumerator.Current.
|
![]() | Item |
Gets a Link object
|