Collection Class
SQL Server 2012
Represents a collection of data contracts.
System.Object
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.Collection
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.Collection
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
The Collection type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | CollectionId | Gets or sets the identifier. |
![]() | Remove | Gets or sets a value indicating whether the collection is to be removed. |
![]() | SortOrder | Gets or sets an integer that indicates the sort order of members in the collection. |
![]() | Weight | Gets or sets the weight of the collection. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | SetProperty<T> | Infrastructure. Sets the property using the specified values. (Inherited from DataContractBase.) |
![]() | ToString | (Inherited from Object.) |

