MetaModel.GetMetaType Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Parameters
- type
- Type: System.Type
The type for which the MetaType is sought.
Return Value
Type: System.Data.Linq.Mapping.MetaTypeA meta-type that corresponds to the specified type.
Show: