CommaDelimitedStringCollection::SetReadOnly Method ()

 

Sets the collection object to read-only.

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

public:
void SetReadOnly()

To determine whether the CommaDelimitedStringCollection collection can be modified, call the IsReadOnly method.

.NET Framework
Available since 2.0
Return to top
Show: