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.Type
t
|
Returns
|
System.Boolean
|
Implements
IsDotNetDictionary(Type)
Declaration
public bool IsDotNetDictionary(Type t)
Parameters
|
System.Type
t
|
Returns
|
System.Boolean
|
Implements
IsDotNetOrderedCollection(Type)
Declaration
public bool IsDotNetOrderedCollection(Type t)
Parameters
|
System.Type
t
|
Returns
|
System.Boolean
|
Implements
IsGenericListCollectionDictionaryAssignableFrom(Type)
Declaration
public bool IsGenericListCollectionDictionaryAssignableFrom(Type t)
Parameters
|
System.Type
t
|
Returns
|
System.Boolean
|