Checks if this 'resourcetype' property contains the specified resource type.

C# | Visual Basic | Visual 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

- resourceType (String)
- Resource type to check.

Boolean
Retruns true if the colletion contains specified resource type.
Retruns true if the colletion contains specified resource type.
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119