SIFWorks ADK 2.0
Accept Method (info, name)
NamespacesEdustructures.UtilIFileNameFilterAccept(FileInfo, String)

[This is preliminary documentation and is subject to change.]

Allows an implementation to determine whether a particular file listing should be returned
Declaration Syntax
C#Visual BasicVisual C++
bool Accept(
	FileInfo info,
	string name
)
Function Accept ( _
	info As FileInfo, _
	name As String _
) As Boolean
bool Accept (
	FileInfo^ info, 
	String^ name
)
Parameters
info (FileInfo)
The current file being examined
name (String)
The name of the file
Return Value
True if the file should be returned, otherwise False

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10