Interface MetaDataHelper
Namespace: Telerik.OpenAccess.Reflect
Assembly: Telerik.OpenAccess.Runtime.dll
Syntax
public interface MetaDataHelper
Methods
IsDotNetCollection(Type)
Declaration
bool IsDotNetCollection(Type t)
Parameters
System.
|
Returns
System.
|
IsDotNetDictionary(Type)
Declaration
bool IsDotNetDictionary(Type t)
Parameters
System.
|
Returns
System.
|
IsDotNetOrderedCollection(Type)
Declaration
bool IsDotNetOrderedCollection(Type t)
Parameters
System.
|
Returns
System.
|
IsGenericListCollectionDictionaryAssignableFrom(Type)
Declaration
bool IsGenericListCollectionDictionaryAssignableFrom(Type t)
Parameters
System.
|
Returns
System.
|