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

Syntax

C#
public bool Contains(
	C1WebTopicBarGroup value
)
Visual Basic (Declaration)
Public Function Contains ( _
	value As C1WebTopicBarGroup _
) As Boolean

See Also