BasicProfileViolationEnumerator.IEnumerator.Current Property

 

Gets the current element in the BasicProfileViolationCollection.

Namespace:   System.Web.Services.Description
Assembly:  System.Web.Services (in System.Web.Services.dll)

Private ReadOnly Property Current As Object Implements IEnumerator.Current

Property Value

Type: System.Object

The current element in the collection.

.NET Framework
Available since 2.0
Return to top
Show: