Name | Description | |
---|---|---|
OwnedFastList Constructor | Overloaded. |
The following tables list the members exposed by OwnedFastList.
Name | Description | |
---|---|---|
OwnedFastList Constructor | Overloaded. |
Name | Description | |
---|---|---|
Clear | Clears the current OwnedFastListBase. (Inherited from C1.C1Preview.OwnedFastListBase) |
Name | Description | |
---|---|---|
Insert | Inserts the element at the specified index. (Inherited from C1.C1Preview.OwnedFastListBase) | |
OnClear | Overridden. Called when the list is about to be cleared. | |
OnClearComplete | Called after the list has been cleared. (Inherited from C1.C1Preview.OwnedFastListBase) | |
OnInsert | Overridden. Called when an item is about to be iserted. | |
OnInsertComplete | Overridden. Called after an item has been inserted. | |
OnRemove | Called when an item is about to be removed. (Inherited from C1.C1Preview.OwnedFastListBase) | |
OnRemoveComplete | Overridden. Called after an item has been removed. | |
RemoveAt | Removes the specified element from the current list. (Inherited from C1.C1Preview.OwnedFastListBase) |