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

Description of IndexedAccessorPropertyDescriptor.

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

Syntax

Visual Basic (Declaration)
Public Class IndexedAccessorPropertyDescriptor _
	Inherits IndexedPropertyDescriptor
C#
public class IndexedAccessorPropertyDescriptor : IndexedPropertyDescriptor
Visual C++
public ref class IndexedAccessorPropertyDescriptor : public IndexedPropertyDescriptor

Inheritance Hierarchy

System.Object
  System.ComponentModel.MemberDescriptor
    System.ComponentModel.PropertyDescriptor
      net.esper.events.property.IndexedPropertyDescriptor
        net.esper.events.property.IndexedAccessorPropertyDescriptor