DataSource.NET
IContainerRemoveElementOperation Interface
NamespacesCaplin.DataSource.Messaging.ContainerIContainerRemoveElementOperation
Interface that represents an operation to remove an element from a container.
Declaration Syntax
C#Visual BasicVisual C++
public interface IContainerRemoveElementOperation : IContainerOperation
Public Interface IContainerRemoveElementOperation _
	Implements IContainerOperation
public interface class IContainerRemoveElementOperation : IContainerOperation
Members
All MembersProperties



IconMemberDescription
ElementSubject
Get the subject of the element that is to be removed from the container.

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