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