LumiSoft Mail Server User API
IsIncluded Method (name)
Namespaces > ICSharpCode.SharpZipLib.Core > NameFilter > IsIncluded(String)

[Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Core.NameFilter.IsIncluded(System.String)]

Syntax
C#Visual BasicManaged C++
public bool IsIncluded (
	string name
)
Public Function IsIncluded ( _
	name As String _
) As Boolean
public:
bool IsIncluded (
	String^ name
)
Parameters
name (String)

[Missing <param> documentation for "name"]

Return Value

[Missing <returns> documentation for M:ICSharpCode.SharpZipLib.Core.NameFilter.IsIncluded(System.String)]

Assembly: ICSharpCode.SharpZipLib Version: 0.85.0.0 (Module: ICSharpCode.SharpZipLib)