Click or drag to resize

imbXPathQueryCollection Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Kolekcija sa rezultatima -
Inheritance Hierarchy
SystemObject
  System.Collections.GenericListimbXPathQuery
    imbACE.Core.xml.queryimbXPathQueryCollection

Namespace:  imbACE.Core.xml.query
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public class imbXPathQueryCollection : List<imbXPathQuery>
Request Example View Source

The imbXPathQueryCollection type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyisExecutedOk
da li je upit uspesno izvrsen
Top
Methods
  NameDescription
Public methodgetFirstNode
Vraca prvi node ako postoji
Public methodgetStringValue
Public methodisExecutedOkText
Da li je uspeo upit
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also