DataSource for Entity Framework in WPF
C1.LiveLinq.Indexing Namespace / IndexingException Class / IndexingException Constructor / IndexingException Constructor()

In This Topic
    IndexingException Constructor()
    In This Topic
    Initializes a new instance of the IndexingException class. This is the default constructor.
    Syntax
    'Declaration
     
    Public Function New()
    public IndexingException()
    See Also