Provides access to an enumeration of event source errors.
Members
Name | Description | |
---|---|---|
Next | Retrieves the next event error in the enumeration sequence. |
IEnumEventError.Next Method
Retrieves the next event error in the enumeration sequence.
Public Sub Next ( _
ByRef eventRow As IRow, _
ByRef locatingError As esriLocatingError _
)
public void Next (
ref IRow eventRow,
ref esriLocatingError locatingError
);
Classes that implement IEnumEventError
Classes | Description |
---|