[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Remove CLR specific properties from the given list of property descriptors.

Namespace: net.esper.events.property
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Shared Sub RemoveClrProperties ( _
	properties As IList(Of EventPropertyDescriptor) _
)
C#
public static void RemoveClrProperties (
	IList<EventPropertyDescriptor> properties
)
Visual C++
public:
static void RemoveClrProperties (
	IList<EventPropertyDescriptor^>^ properties
)

Parameters

properties
System.Collections.Generic.IList<(Of T>)
is the list of property descriptors