|
<< Click to Display Table of Contents >> Navigation: Classes > TIWMarkupLanguageTagCollection > Properties > Items |
SIGNATURE=IWMarkupLanguageTag.TIWMarkupLanguageTagCollection.Items
ETYPE=Property
Declaration:
Delphi: |
public property Items [AIndex: Integer]: TIWMarkupLanguageElement; |
C++: |
public: __property TIWMarkupLanguageElement Items[int AIndex]; |
Description: This is Items, a member of class TIWMarkupLanguageTagCollection.