Click or drag to resize
FormInfoHelperGetUniqueFieldNameInternal Method
Overload List
  NameDescription
Protected methodGetUniqueFieldNameInternal(ISetString, String)
Gets unique name for name within the specified existingFieldNames by appending a suffix containing ordinal number.
Protected methodGetUniqueFieldNameInternal(FormInfo, String)
Gets unique name for name within the specified formInfo by appending a suffix containing ordinal number.
Top
See Also