LumiSoft Net Help
Contains Method (resourceType)
NamespacesLumiSoft.Net.WebDavWebDav_p_ResourceTypeContains(String)
Checks if this 'resourcetype' property contains the specified resource type.
Declaration Syntax
C#Visual BasicVisual C++F#
public bool Contains(
	string resourceType
)
Public Function Contains ( 
	resourceType As String
) As Boolean
public:
bool Contains(
	String^ resourceType
)
member Contains : 
        resourceType : string -> bool 
Parameters
resourceType (String)
Resource type to check.
Return Value
Boolean
Retruns true if the colletion contains specified resource type.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119