Remove(Index: Integer): Boolean;
Remove(Index: integer): boolean;
Index. Resource language index.
The Remove method removes language with the specified index.
Resource language indexing is continuous and starts with zero. To get the number of resource languages, use the IResourceLocales.Count property.
The method returns True if removal is successful, otherwise it returns False.
See also: