imbSCI - Coding for Science - Foundation
imbSCI - Coding for Science - Foundation
imbSCI Namespaces
imbSCI.Core Namespaces
imbSCI.Core.files Namespaces
imbSCI.Core.files.folders
folderNode Class
folderNode Methods
Add Method
Attach Method
AttachSubfolders Method
Contains Method
CountAll Method
createDirectory Method
deleteFiles Method
findDirectories Method
findFile Method
findFiles Method
findNodeTreeMatch Method
findUniqueDirectoryName Method
generateReadmeFiles Method
GetEnumerator Method
pathFor Method
pathMake Method
RegisterFile Method
Remove Method
SaveText Method
ScanReadMe Method
folderNode
Contains Method
imbSCI
|
imbACE
|
imbNLP
|
imbWEM
|
imbWBI
Determines whether it has a subdirectory under specified key. Important: it only accounts for already registered filesystem entries. Check:
Attach(DirectoryInfo, String, String, Boolean, Boolean, ILogBuilder)
Namespace:
imbSCI.Core.files.folders
Assembly:
imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
Copy
public
bool
Contains
(
string
key
)
Request Example
View Source
Parameters
key
Type:
System
String
The key.
Return Value
Type:
Boolean
true
if [contains] [the specified key]; otherwise,
false
.
See Also
Reference
folderNode Class
imbSCI.Core.files.folders Namespace
Coding For Science - imbVeles Open Source Framework - Goran Grubić : 2017-2018
Project web site
Copyright (c) 2018 - GNU General Public License v3.0
Send comments on this topic to
hardy@veles.rs