XsdDataContractExporter::CanExport Method (ICollection<Assembly^>^)
.NET Framework (current version)
Gets a value that indicates whether the set of .common language runtime (CLR) types contained in a set of assemblies can be exported.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
Parameters
- assemblies
-
Type:
System.Collections.Generic::ICollection<Assembly^>^
A ICollection<T> of Assembly that contains the assemblies with the types to export.
.NET Framework
Available since 3.0
Available since 3.0
Show: