ํฐ์คํ ๋ฆฌ ๋ทฐ
IXMLDOMNodeList Interface
Supports iteration through the live collection, in addition to indexed access.
This interface inherits from IDispatch.
Methods
item | Allows random access to individual nodes within the collection. |
length | Indicates the number of items in the collection. |
nextNode | Returns the next node in the collection. |
reset | Resets the iterator. |
Remarks
A NodeList collection is live; that is, the addition and removal of nodes, and changes within nodes, are immediately reflected in the collection. This means that two successive requests for items using the same index can return two different items, depending on changes to the collection. This also means that changes to the node objects are immediately available in the nodes obtained from the list. The collection can also be accessed using the "for...next" construct.
Requirements
Implementation: Msxml.dll
Header and IDL files: Msxml.h, Xmldom.idl
'ASP' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
๊ฒ์ํ ํ๋ฒํธ ๊ตฌํ๊ธฐ (0) | 2009.11.19 |
---|---|
IXMLDOMNode Interface (0) | 2009.11.04 |
์์ ์ ์ฅ (0) | 2009.04.27 |
์ซ์ ํฌ๋งทํ 1์๋ฆฌ๋ ์์ 0 ๋ถ์ด๊ธฐ (0) | 2009.04.27 |
ASP ํ์ผ ๋ฌด์กฐ๊ฑด ๋ค์ด๋ก๋ ๋๊ฒํ๊ธฐ. (0) | 2009.04.27 |
- Total
- Today
- Yesterday
- 8๋ง์ผ
- ์ธํจ์ด
- ์นด๋ฐ์จ๋ผ์ธ
- ๋ด๋๋ด์ฐ
- ๋์ค
- ๋ณต๊ทผ์ด๋
- JSTL
- EL
- JSP
- JavaScript
- Ajax
- ๊ธฐํ
- I Don't Care
- jQuery
- php
- MySQL
- ์น์์ด์ ์
- 2ne1
- ์๋ฆฌ
- ๊ฒฝ์ ์ฉ์ด
- Servlet
- asp
- Java
- JSON
- ์์์ฌ์ด๋
- ์๋ธ๋ฆฟ
- ํจ์
- ์๋ฐ์คํฌ๋ฆฝํธ
- JS
- ๋ฉ๋ฐฐํ
์ผ | ์ | ํ | ์ | ๋ชฉ | ๊ธ | ํ |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |