VFSIndex.ContainsKey(VFSPath).md

January 20, 2026 ยท View on GitHub

Atypical.VirtualFileSystem.Core

Atypical.VirtualFileSystem.Core.VFSIndex

VFSIndex.ContainsKey(VFSPath) Method

Determines whether the index contains the specified key.

public bool ContainsKey(Atypical.VirtualFileSystem.Core.VFSPath key);

Parameters

key VFSPath

Returns

System.Boolean

Contents

  1. 0.1Atypical.VirtualFileSystem.Core.VFSIndex
  2. 1VFSIndex.ContainsKey(VFSPath) Method