[]
Performs an implicit conversion from Settings to NameValueCollection.
public static implicit operator NameValueCollection(Settings settings)
Type | Name | Description |
---|---|---|
Settings | settings | The rendering extension settings. |
Type | Description |
---|---|
NameValueCollection | The result of the conversion. |