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

Syntax

C#
public static StringCollection Synchronized(
	StringCollection list
)
Visual Basic
Public Shared Function Synchronized ( 
	list As StringCollection
) As StringCollection

Return Value

Type: StringCollection

See Also