Click or drag to resize
ElementGetElement Method
Overload List
  NameDescription
Public methodGetElement(Int32)
Returns the sub-element at the specified zero based position.
Public methodGetElement(String)
Returns the named sub-element, creating it if it doesn't exist and this element is modifiable.
Public methodGetElement(Name)
Returns the named sub-element, creating it if it doesn't exist and this element is modifiable.
Top
See Also