IDataObject IDataObjectCollection.GetById(Int32 id)

Returns an object by its ID.

Parameters

  • id
    Type: Int32
    The ID of the object.

Return Value

Returns the object.