KaxCompressionExcludeSettingCollection Constructor (IComparer) |
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public KaxCompressionExcludeSettingCollection(
IComparer comparer
)
Public Sub New (
comparer As IComparer
)
public:
KaxCompressionExcludeSettingCollection(
IComparer^ comparer
)
new :
comparer : IComparer -> KaxCompressionExcludeSettingCollection
Parameters
- comparer
- Type: System.CollectionsIComparer
See Also