Namespace: Org.BouncyCastle.X509.Store
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
bool Match(
	Object obj
)
Visual Basic
Function Match ( _
	obj As Object _
) As Boolean
Visual C++
bool Match(
	Object^ obj
)

Parameters

obj
Type: System..::..Object

See Also