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