Click or drag to resize

GroupableModelElementGetAllFieldsInElement Method

Overload List
  NameDescription
Public methodGetAllFieldsInElement(Boolean)
Gets all fields (normal fields, identifying fields, foreign key fields) in this element, ordered on field index and then name, ascending.
Public methodGetAllFieldsInElement(Boolean, Boolean)
Gets all fields (normal fields, identifying fields, foreign key fields) in this element, ordered on field index and then name, ascending.
Top
See Also