Defines size, enumerators, and synchronization methods for strongly
typed collections of NameValueEntry elements.
Namespace: CodeSmith.CustomPropertiesAssembly: CodeSmith.CustomProperties (in CodeSmith.CustomProperties.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# |
|---|
public interface IStringStringCollection |
| Visual Basic |
|---|
Public Interface IStringStringCollection |
Remarks
IStringStringCollection provides an ICollection
that is strongly typed for NameValueEntry elements.