C# Class System.Configuration.ReadOnlyNameValueCollection

Inheritance: System.Collections.Specialized.NameValueCollection
Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Methods

Method Description
ReadOnlyNameValueCollection ( IEqualityComparer equalityComparer ) : System.Collections
ReadOnlyNameValueCollection ( ReadOnlyNameValueCollection value ) : System.Collections
SetReadOnly ( ) : void