BaseObjectSpace.GetObjects Method
Name | Parameters | Description |
---|---|---|
Get |
object |
Returns an IList collection of objects of the specified type, retrieved to the current Object Space and filtered according to the specified criteria. |
Get |
object |
Returns a sorted IList collection of objects of the specified type, retrieved to the current Object Space and filtered according to the specified criteria. |
Get |
object |
Returns an IList collection of objects of the specified type, retrieved to the current Object Space and filtered according to the specified criteria. |
Get |
object |
Returns an IList collection of objects of the specified type, retrieved to the current Object Space. |
Get |
none | Returns an IList collection of objects of the specified type, retrieved to the current Object Space. |
Get |
criteria, in |
Returns an IList collection of objects of the specified type, retrieved to the current Object Space and filtered according to the specified criteria. |
Get |
criteria, sorting, in |
Returns a sorted IList collection of objects of the specified type, retrieved to the current Object Space and filtered according to the specified criteria. |
Get |
criteria | Returns an IList collection of objects of the specified type, retrieved to the current Object Space and filtered according to the specified criteria. |