VFSIndex.TryAdd(VFSPath,IVirtualFileSystemNode).md
January 20, 2026 ยท View on GitHub
Atypical.VirtualFileSystem.Core
Atypical.VirtualFileSystem.Core.VFSIndex
VFSIndex.TryAdd(VFSPath, IVirtualFileSystemNode) Method
Tries to add the specified node to the index.
public bool TryAdd(Atypical.VirtualFileSystem.Core.VFSPath pathValue, Atypical.VirtualFileSystem.Core.Contracts.IVirtualFileSystemNode node);
Parameters
pathValue VFSPath