BasicProfileViolationEnumerator.Current Property
.NET Framework (current version)
Gets the current BasicProfileViolation element in the BasicProfileViolationCollection.
Assembly: System.Web.Services (in System.Web.Services.dll)
abstract Current : BasicProfileViolation with get override Current : BasicProfileViolation with get
Property Value
Type: System.Web.Services.Description.BasicProfileViolationA BasicProfileViolation object representing the current element in the BasicProfileViolationCollection.
Implements
IEnumerator<'T>.CurrentThe default value is -1.
.NET Framework
Available since 2.0
Available since 2.0
Show: