DataSource.NET
RemoveElement Method (subject)
NamespacesCaplin.DataSource.Messaging.ContainerIContainerMessageRemoveElement(String)
Removes an 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 to removed.

Assembly: DataSource.NET (Module: DataSource.NET) Version: 6.0.12.814 (6.0.12.0814)