'Usage
Dim instance As ReportTemplateList Dim id As Guid Dim value As Boolean value = instance.Contains(id)
Parameters
- id
- The id.
Return Value
true
if [contains] [the specified id]; otherwise, false
.'Usage
Dim instance As ReportTemplateList Dim id As Guid Dim value As Boolean value = instance.Contains(id)
true
if [contains] [the specified id]; otherwise, false
.