Namespace: Cartella.Interfaces
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
bool RemoveForumSubItem(
	ref tInteface ForumPost
)
Visual Basic
Function RemoveForumSubItem ( _
	ByRef ForumPost As tInteface _
) As Boolean
Visual C++
bool RemoveForumSubItem(
	tInteface% ForumPost
)

Parameters

ForumPost
Type: tInteface%

See Also