VFSIndex.Values.md
January 20, 2026 ยท View on GitHub
Atypical.VirtualFileSystem.Core
Atypical.VirtualFileSystem.Core.VFSIndex
VFSIndex.Values Property
Gets the values of the raw index.
public System.Collections.Generic.SortedDictionary<Atypical.VirtualFileSystem.Core.VFSPath,Atypical.VirtualFileSystem.Core.Contracts.IVirtualFileSystemNode>.ValueCollection Values { get; }
Property Value
System.Collections.Generic.SortedDictionary.ValueCollection<VFSPath,IVirtualFileSystemNode>