Namespace:  C1.Web.Command
Assembly:  C1.Web.Command.2 (in C1.Web.Command.2.dll)

Syntax

C#
public void AssignFrom(
	ScriptDefCollection other
)
Visual Basic (Declaration)
Public Sub AssignFrom ( _
	other As ScriptDefCollection _
)

See Also