CompositeObjectSpace.IsCollectionLoaded(Object) Method
For internal use.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| collection | Object |
Returns
| Type |
|---|
| Boolean |
See Also
For internal use.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v26.1.dll
public override bool IsCollectionLoaded(
object collection
)
Public Overrides Function IsCollectionLoaded(
collection As Object
) As Boolean
| Name | Type |
|---|---|
| collection | Object |
| Type |
|---|
| Boolean |