EldorADO.NET Class Library

IObjectStorage.Collect Method (Type)

[This is preliminary documentation and subject to change.]

Missing <summary> documentation for M:Eldorado.Object.Entity.IObjectStorage.Collect(System.Type)

[Visual Basic]
Function Collect( _
   ByVal type As Type _
) As ICollection
[C#]
ICollection Collect(
   Type type
);

Parameters

type
Missing <param> documentation for type

Return Value

Missing <returns> documentation for M:Eldorado.Object.Entity.IObjectStorage.Collect(System.Type)

See Also

IObjectStorage Interface | Eldorado.Object.Entity Namespace | IObjectStorage.Collect Overload List