System.Xml.Serialization.Advanced.SchemaImporterExtensionCollection.Contains Method

Gets a value that indicates whether the specified importer extension exists in the collection.

Syntax

public bool Contains (SchemaImporterExtension extension)

Parameters

extension
The System.Xml.Serialization.Advanced.SchemaImporterExtensionCollection to search for.

Returns

true if the extension is found; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml.Serialization.Advanced
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0