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

Syntax

C#
public virtual int AddRange(
	StringCollection x
)
Visual Basic
Public Overridable Function AddRange ( 
	x As StringCollection
) As Integer

Return Value

Type: Int32

See Also