Represents a strongly typed collection of String
objects that can be individually accessed by index.
Namespace: CodeSmith.CustomPropertiesAssembly: CodeSmith.CustomProperties (in CodeSmith.CustomProperties.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# |
|---|
public interface IStringList : IStringCollection |
| Visual Basic |
|---|
Public Interface IStringList Inherits IStringCollection |