Appends each element from an array of elements to the end of the current element's list of child elements. (Inherited from OpenXmlElement) AppendChild<T>(T) Appends the specified element to the end of the current element's list of child nodes. (Inherited from OpenXm...
// Delete duplicate elements. for( i = 1; i < nLines; i++ ){ if( (i \% 10) == 0 ){ status = "Deleting duplicate lines: " + String(i + 1) + "/" + String(nLines); } if( a[i].str == a[i-1].str ){ a[i].index = 0; // disable } } status = "Sorting lin...
ITableStyleElements ITableStyles ITextBox ITextBoxes ITextConnection ITextFrame ITickLabels ITimelineState ITimelineViewState IToolbar IToolbarButton IToolbarButtons IToolbars ITop10 ITrendline ITrendlines IUniqueValues IUpBars IUsedObjects IUserAccess IUserAccessList IValidation IValueChange IVPage...
array and array list with custom object Array Contains String not comparing. Array Counts Array Dropdown set to a variable Array to string and spaces Array to string using newlines possible? Asset Inventory - Assistance with Powershell Script ASSIGN AN HTML BLOCK TO A VARIABLE Assigning a timeou...
Deletes one or more versions of a recipe at a time. The entire request will be rejected if: The recipe does not exist. There is an invalid version identifier in the list of versions. The version list is empty. The version list size exceeds 50. The version list contains duplicate entries...
Best way of validating Class properties C# 4.5 Best way to convert 2D array to flat list? Best way to convert Word document doc/docx to xhtml using .net C# Best way to insert XMl Data into SQL database through c# Best Way to Map XML elements into a C# Class Best way to modify data...
Response Elements If the action is successful, the service sends back an HTTP 200 response. The following data is returned in JSON format by the service. Name The name of the project that you deleted. Type: String Length Constraints: Minimum length of 1. Maximum length of 255. Errors ...
Note: Duplicate elements are allowed. insert(val): Inserts an item val to the collection. remove(val): Removes an item val from the collection if present. getRandom: Returns a random element from current collection of elements. The probability of each element being returned is linearly related...
inputRefIds array of string Identifies specific request elements associated with the error, if any. inputRefId's response is format specific. For JSON, use JSONPath notation. Occurrence: Conditional responses.errors.longMessage string An expanded version of message that should be around 100-200 ...
Note: Duplicate elements are allowed. insert(val): Inserts an item val to the collection. remove(val): Removes an item val from the collection if present. getRandom: Returns a random element from current collection of elements. The probability of each element being returned is linearly related...