The GwxElementList type exposes the following members.

Properties

  NameDescription
Public propertyCount (Inherited from ValidatingList.)
Public propertyFirstChildElement
First child GwxElement (if there is one).
Protected propertyInnerList (Inherited from ValidatingList.)
Public propertyIsFixedSize (Inherited from ValidatingList.)
Public propertyIsSynchronized (Inherited from ValidatingList.)
Public propertyItem
Gets or sets the GwxElement object at the specified index.
Public propertyLastChildElement
Last child GwxElement (if there is one).
Protected propertyList (Inherited from ValidatingList.)
Public propertySyncRoot (Inherited from ValidatingList.)

See Also