Click or drag to resize
DataId32ListT Class
List class for all classes that implements the IDataId32 interface.
Inheritance Hierarchy
SystemObject
  System.Collections.GenericListT
    ArtDatabanken.DataDataListT
      ArtDatabanken.DataDataId32ListT
        More...

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken (in ArtDatabanken.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
[SerializableAttribute]
public class DataId32List<T> : DataList<T>

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "T:ArtDatabanken.Data.DataId32List`1"]

The DataId32ListT type exposes the following members.

Constructors
Methods
  NameDescription
Public methodAdd
Adds an object to the end of the list.
Public methodAddRange
Adds the elements of the specified collection to the end of the list.
Public methodClear
Removes all elements from the list.
Public methodContains(Int32)
Determines whether an element is in the list.
Public methodContains(T)
Determines whether an element is in the list.
Public methodExists(Int32)
Determines whether an element is in the list.
Public methodExists(T)
Determines whether an element is in the list.
Public methodFind
Returns the first item in the list wich has an id corresponding to the parameter itemId.
Public methodGet
Returns the first item in the list which has an id corresponding to the parameter itemId.
Public methodGetDataId32List
Get this list converted to a DataId32List list.
Public methodGetIds
Makes a list of all item ids in this list.
Public methodGetIndex
Get index for specified object.
Public methodMerge(IEnumerableT)
Add the elements of the specified collection to the end of the list. Only objects that are not already in the list are added to the list.
Public methodMerge(T)
Merge data object with this list. Only objects that are not already in the list are added to the list.
Public methodRemove(T)
Removes the first occurrence of a specific object from the list.
Public methodRemove(DataId32ListT)
Remove data from this list. All data in "this" list that is contained in parameter "data" is removed from this list.
Public methodRemoveAt
Removes the element at the specified index of the list.
Public methodSort
Sort items based on id.
Public methodSubset
Get the subset of two lists. All data in "this" list that is not contained in parameter "data" is removed from this list.
Public methodUnion
Get the Union of two collections. The result is returned in the first collection.
Top
Extension Methods
  NameDescription
Public Extension MethodCheckNotNull
Check that an argument is not null.
(Defined by ObjectExtension.)
Public Extension MethodCheckNull
Check that an argument is null.
(Defined by ObjectExtension.)
Public Extension MethodIsNotNull
Test if an object reference is not null.
(Defined by ObjectExtension.)
Public Extension MethodIsNull
Test if an object reference is null.
(Defined by ObjectExtension.)
Top
See Also
Inheritance Hierarchy
SystemObject
  System.Collections.GenericListT
    ArtDatabanken.DataDataListT
      ArtDatabanken.DataDataId32ListT
        ArtDatabanken.DataAddressList
        ArtDatabanken.DataAddressTypeList
        ArtDatabanken.DataAgreementList
        ArtDatabanken.DataApplicationActionList
        ArtDatabanken.DataApplicationList
        ArtDatabanken.DataApplicationVersionList
        ArtDatabanken.DataAuthorityDataTypeList
        ArtDatabanken.DataAuthorityList
        ArtDatabanken.DataCountryList
        ArtDatabanken.DataDataIdInt32List
        ArtDatabanken.DataFactorDataTypeList
        ArtDatabanken.DataFactorFieldEnumList
        ArtDatabanken.DataFactorFieldEnumValueList
        ArtDatabanken.DataFactorFieldList
        ArtDatabanken.DataFactorFieldTypeList
        ArtDatabanken.DataFactorList
        ArtDatabanken.DataFactorOriginList
        ArtDatabanken.DataFactorTreeNodeList
        ArtDatabanken.DataFactorUpdateModeList
        ArtDatabanken.DataIndividualCategoryList
        ArtDatabanken.DataLocaleList
        ArtDatabanken.DataLumpSplitEventList
        ArtDatabanken.DataLumpSplitEventTypeList
        ArtDatabanken.DataMessageTypeList
        ArtDatabanken.DataOrganismGroupList
        ArtDatabanken.DataOrganizationCategoryList
        ArtDatabanken.DataOrganizationList
        ArtDatabanken.DataPeriodList
        ArtDatabanken.DataPeriodTypeList
        ArtDatabanken.DataPersonGenderList
        ArtDatabanken.DataPersonList
        ArtDatabanken.DataPhoneNumberList
        ArtDatabanken.DataPhoneNumberTypeList
        ArtDatabanken.DataPictureLifeCycleStatusTypeList
        ArtDatabanken.DataPictureMetaDataDescriptionList
        ArtDatabanken.DataPictureMetaDataList
        ArtDatabanken.DataPictureRelationDataTypeList
        ArtDatabanken.DataPictureRelationTypeList
        ArtDatabanken.DataReferenceList
        ArtDatabanken.DataReferenceRelationList
        ArtDatabanken.DataReferenceRelationTypeList
        ArtDatabanken.DataRegionCategoryList
        ArtDatabanken.DataRegionList
        ArtDatabanken.DataRegionTypeList
        ArtDatabanken.DataRoleList
        ArtDatabanken.DataSpeciesActivityCategoryList
        ArtDatabanken.DataSpeciesActivityList
        ArtDatabanken.DataSpeciesFactFieldList
        ArtDatabanken.DataSpeciesFactList
        ArtDatabanken.DataSpeciesFactQualityList
        ArtDatabanken.DataSpeciesObservationDataProviderList
        ArtDatabanken.DataSpeciesObservationFieldDescriptionList
        ArtDatabanken.DataSpeciesObservationFieldMappingList
        ArtDatabanken.DataSpeciesObservationProvenanceList
        ArtDatabanken.DataTaxonAlertStatusList
        ArtDatabanken.DataTaxonCategoryList
        ArtDatabanken.DataTaxonChangeStatusList
        ArtDatabanken.DataTaxonList
        ArtDatabanken.DataTaxonNameCategoryList
        ArtDatabanken.DataTaxonNameCategoryTypeList
        ArtDatabanken.DataTaxonNameList
        ArtDatabanken.DataTaxonNameStatusList
        ArtDatabanken.DataTaxonNameUsageList
        ArtDatabanken.DataTaxonPropertiesList
        ArtDatabanken.DataTaxonRelationList
        ArtDatabanken.DataTaxonRevisionEventList
        ArtDatabanken.DataTaxonRevisionEventTypeList
        ArtDatabanken.DataTaxonRevisionList
        ArtDatabanken.DataTaxonRevisionStateList
        ArtDatabanken.DataTaxonSpeciesObservationCountList
        ArtDatabanken.DataTaxonTreeNodeList
        ArtDatabanken.DataTimeStepSpeciesObservationCountList
        ArtDatabanken.DataUserList