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

Collapse imageSyntax

C#
public virtual void Remove(
	string item
)
Visual Basic
Public Overridable Sub Remove ( 
	item As String
)

Parameters

item
Type: System..::..String

Collapse imageSee Also