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>

Contents

  1. 0.1Atypical.VirtualFileSystem.Core.VFSIndex
  2. 1VFSIndex.Values Property