[Hauptseite] / [CHtmlAttributeCollection]
Class CHtmlAttributeCollection : CDictionaryBase
  New  As CHtmlAttributeCollection
  Function Add(key As String)
  Function Add(key As String, value As String, encode As Boolean)
  Function Add(key As String, value As String)
  Function AddHash(hashTable As IDictionary, overWriteIfKeyExists As Boolean) (geerbt)
  Function Clear() (geerbt)
  Function ContainsKey(key As String) As Boolean
  Function CopyTo(array As Array, index As Integer) (geerbt)
  Property Count As Integer (geerbt)
  Function GetEnumerator() (geerbt)
  Function IsEmpty() As Boolean (geerbt)
  Property IsFixedSize As Boolean (geerbt)
  Property IsReadOnly As Boolean (geerbt)
  Property IsSynchronized As Boolean (geerbt)
  Property Item(key As String) As String
  Property Keys As ICollection (geerbt)
  Function Remove(key As String)
  Property SyncRoot As Object (geerbt)
  Property Values As ICollection (geerbt)

//wiki.stne.net/index.php?title=API:CHtmlAttributeCollection
//wiki.en.stne.net/index.php?title=API:CHtmlAttributeCollection