Provides access to members that enumerate over a collection of server connection name objects.
Members
| Name | Description | |
|---|---|---|
![]() |
Next | Returns the next element in the enumerator. |
![]() |
Reset | Resets the enumerator. |
IEnumAGSServerConnectionName.Next Method
Returns the next element in the enumerator.
Public Function Next ( _
) As IAGSServerConnectionName
public IAGSServerConnectionName Next (
);
IEnumAGSServerConnectionName.Reset Method
Resets the enumerator.
Public Sub Reset ( _
)
public void Reset (
);
Classes that implement IEnumAGSServerConnectionName
| Classes | Description |
|---|
