FormRegionCollectionBase.ICollection<IFormRegion>.Contains – metoda
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
Obor názvů: Microsoft.Office.Tools.Outlook
Sestavení: Microsoft.Office.Tools.Outlook.v4.0.Utilities (v Microsoft.Office.Tools.Outlook.v4.0.Utilities.dll)
Syntaxe
'Deklarace
Private Function Contains ( _
item As IFormRegion _
) As Boolean Implements ICollection(Of IFormRegion).Contains
bool ICollection<IFormRegion>.Contains(
IFormRegion item
)
Parametry
Vrácená hodnota
Typ: System.Boolean
Implementuje
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.