BaseObjectSpace.GetCollectionObjectType(Object) Method
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| collection | Object |
Returns
| Type |
|---|
| Type |
See Also
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v26.1.dll
public virtual Type GetCollectionObjectType(
object collection
)
Public Overridable Function GetCollectionObjectType(
collection As Object
) As Type
| Name | Type |
|---|---|
| collection | Object |
| Type |
|---|
| Type |