FilterElementCollection::IsReadOnly Method ()

.NET Framework (current version)
 

Gets a value that indicates whether the element is read-only.

Namespace:   System.ServiceModel.Routing.Configuration
Assembly:  System.ServiceModel.Routing (in System.ServiceModel.Routing.dll)

public:
virtual bool IsReadOnly() override

Return Value

Type: System::Boolean

true if the element is read-only; otherwise, false.

.NET Framework
Available since 4.0
Return to top
Show: