Schnittstelle InternalCDOFeatureDelta.ListIndexAffecting
- Umschließende Schnittstelle:
InternalCDOFeatureDelta
public static interface InternalCDOFeatureDelta.ListIndexAffecting
If the meaning of this type isn't clear, there really should be more of a description here...
- Autor:
- Eike Stepper
- No Implement
- This interface is not intended to be implemented by clients.
- No Extend
- This interface is not intended to be extended by clients.
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoidaffectIndices(InternalCDOFeatureDelta.ListTargetAdding[] source, int[] indices) Expects the number of indices in the first element of the indices array.intprojectIndex(int index)
-
Methodendetails
-
affectIndices
Expects the number of indices in the first element of the indices array. -
projectIndex
int projectIndex(int index) - Seit:
- 4.6
-