Search
StringCollection Class
See Also
 





Represents a collection of StringItems.

Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms

 Syntax

C#  Copy Code

public class StringCollection : CollectionBase, IStateManager

Visual Basic  Copy Code

Public Class StringCollection
    Inherits CollectionBase
    Implements IStateManager

 Inheritance Hierarchy

System.Object
    System.Collections.CollectionBase
        MindFusion.Diagramming.WebForms.StringCollection

 See Also