Optimizely Logo
  • Products
    • Content Marketing Platform
      • Overview
      • Features
    • Content Management System
      • Overview
      • SaaS CMS
    • Commerce Connect
    • Configured Commerce
    • Web Experimentation
      • Overview
      • Features
    • Feature Experimentation
      • Overview
      • Features
    • Data Platform
    • Product skillset
    • Product roadmap
    • Product migration
  • Documentation
    • Developer guides
    • User guide
    • APIs and libraries
      • Content Management System
      • Commerce Connect
      • Campaign
      • Search & Navigation
      • Community API
      • REST APIs
    • Releases
    • Upgrading
      • Content Management System
      • Commerce Connect
      • Search & Navigation
      • Forms
      • Personalization
      • Service API
  • OMVPs
    • Become a member
    • Benefits
    • OMVP events
    • OMVP members
    • Application and nomination
    • Digital badges
  • Community
    • Events
    • Developer updates
    • Happy hours
    • Forums
    • Blogs
    • Slack
    • Product feedback
    • Community recognition program
  • Resources
    • Optimizely Nuget feed
    • .NET
      • About .NET
      • Why upgrade?
    • Education
      • Live Training
      • Work Smarter
      • Masterclasses
      • Certification
      • SME program
    • Videos
    • Support
  • Login
All Content Documentation Forums User Guide Support Help Center Blogs Releases Bug List Class libraries
People
AI OnAI Off
Home /
Show / Hide Table of Contents

Class StringCollection

Represents string collection.

Inheritance
System.Object
Collection<System.String>
StringCollection
Implements
IChangeTracking
Inherited Members
Collection<String>.AddRange(IEnumerable<String>)
Collection<String>.ToArray()
Collection<String>.OnChanged(CollectionChangedEventArgs<String>)
Collection<String>.OnChanging(CollectionChangedEventArgs<String>)
Collection<String>.AcceptChanges()
Collection<String>.InsertItem(Int32, String)
Collection<String>.SetItem(Int32, String)
Collection<String>.RemoveItem(Int32)
Collection<String>.ClearItems()
Collection<String>.IChangeTracking.AcceptChanges()
Collection<String>.IsChanged
Collection<String>.IChangeTracking.IsChanged
Collection<String>.Changing
Collection<String>.Changed
Namespace: Mediachase.BusinessFoundation.Data
Assembly: Mediachase.BusinessFoundation.Data.dll
Version: 14.26.0
Syntax
public class StringCollection : Collection<string>, IChangeTracking

Constructors

StringCollection()

Initializes a new instance of the StringCollection class.

Declaration
public StringCollection()

Implements

IChangeTracking
    © Optimizely 2026 │ About Optimizely World