Initializes a new instance of the StringCollection class

Namespace: CodeSmith.CustomProperties
Assembly: CodeSmith.CustomProperties (in CodeSmith.CustomProperties.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
protected StringCollection(
	StringCollection..::..Tag t
)
Visual Basic
Protected Sub New ( 
	t As StringCollection..::..Tag
)

See Also