Click or drag to resize

RepositoryLocalRemoveFileItems Method

Namespace:  NeoAxis.Editor
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public static bool RemoveFileItems(
	ICollection<string> fileNames
)

Parameters

fileNames
Type: System.Collections.GenericICollectionString

Return Value

Type: Boolean
See Also