A collection of string formatters with a params style add method.
Namespace:
Endeca.Web.Url.Seo.FormattingAssembly: Endeca.Web.Url.Seo (in Endeca.Web.Url.Seo.dll) Version: 2.1.1.0 (2.1.1.0)
Syntax
| C# |
|---|
public class StringFormatterCollection : Collection<IStringFormatter> |
| Visual Basic (Declaration) |
|---|
Public Class StringFormatterCollection _ Inherits Collection(Of IStringFormatter) |
| Visual C++ |
|---|
public ref class StringFormatterCollection : public Collection<IStringFormatter^> |
Inheritance Hierarchy
System..::.Object
System.Collections.ObjectModel..::.Collection<(Of <(IStringFormatter>)>)
Endeca.Web.Url.Seo.Formatting..::.StringFormatterCollection
System.Collections.ObjectModel..::.Collection<(Of <(IStringFormatter>)>)
Endeca.Web.Url.Seo.Formatting..::.StringFormatterCollection