Class MetaDataHelperImpl
Inheritance
System.Object
MetaDataHelperImpl
Namespace: Telerik.OpenAccess.Reflect
Assembly: Telerik.OpenAccess.Runtime.dll
Syntax
public class MetaDataHelperImpl : MetaDataHelper
Constructors
MetaDataHelperImpl()
Declaration
public MetaDataHelperImpl()
Methods
IsDotNetCollection(Type)
Declaration
public bool IsDotNetCollection(Type t)
Parameters
System.
|
Returns
System.
|
Implements
IsDotNetDictionary(Type)
Declaration
public bool IsDotNetDictionary(Type t)
Parameters
System.
|
Returns
System.
|
Implements
IsDotNetOrderedCollection(Type)
Declaration
public bool IsDotNetOrderedCollection(Type t)
Parameters
System.
|
Returns
System.
|
Implements
IsGenericListCollectionDictionaryAssignableFrom(Type)
Declaration
public bool IsGenericListCollectionDictionaryAssignableFrom(Type t)
Parameters
System.
|
Returns
System.
|