ofKind

  1. KindHit ofKind(NotNull!RegFile regFile, NotNull!FKind kind, bool collectTypeHits, FKinds allFKinds)
  2. KindHit ofKind(NotNull!RegFile regFile, string kindName, bool collectTypeHits, FKinds allFKinds)

Return Value

Type: KindHit

true if file with extension ext is of type kind.

Meta