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 abstract Current : Object with get
private override Current : Object with get

Property Value

Type: System.Object

The current element in the collection.

.NET Framework
Available since 2.0
Return to top
Show: