BasicProfileViolationEnumerator::Current Property

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

public:
property BasicProfileViolation^ Current {
	virtual BasicProfileViolation^ get() sealed;
}

Property Value

Type: System.Web.Services.Description::BasicProfileViolation^

A BasicProfileViolation object representing the current element in the BasicProfileViolationCollection.

The default value is -1.

.NET Framework
Available since 2.0
Return to top
Show: