DataSource.NET
RemoveElement Method (subject)
NamespacesCaplin.DataSource.Messaging.ContainerIContainerModelRemoveElement(String)
Called to indicate that you should remove the element with the given subject from the container.
Declaration Syntax
C#Visual BasicVisual C++
void RemoveElement(
	string subject
)
Sub RemoveElement ( _
	subject As String _
)
void RemoveElement(
	String^ subject
)
Parameters
subject (String)
The subject of the element to be removed.

Assembly: DataSource.NET (Module: DataSource.NET) Version: 6.2.6.2123 (6.2.6.2123)