public class QDomNodeList: QtSupport, System.IDisposable
System.Object
QtSupport
QDomNodeListThis type implements System.IDisposable.
Qt Namespace
QDomNodeList Constructors
QDomNodeList() Constructor
QDomNodeList(Qt.QDomNodeList) Constructor
QDomNodeList(void *) Constructor
QDomNodeList Methods
QDomNodeList.Count Method
QDomNodeList.Finalize Method
QDomNodeList.Item Method
QDomNodeList.Length Method
public void QDomNodeList();
Qt.QDomNodeList Class, Qt Namespace
public void QDomNodeList(Qt.QDomNodeList arg1);
Qt.QDomNodeList Class, Qt Namespace
public void QDomNodeList(void * ptr);
Qt.QDomNodeList Class, Qt Namespace
public uint Count();
Qt.QDomNodeList Class, Qt Namespace
protected override void Finalize();
Qt.QDomNodeList Class, Qt Namespace
public Qt.QDomNode Item(int index);
Qt.QDomNodeList Class, Qt Namespace
public uint Length();
Qt.QDomNodeList Class, Qt Namespace