DataCollection Members
Encapsulates a collection of DataCollectionItem objects.
The following tables list the members exposed by the DataCollection type.
Public Properties
(see also Protected Properties)
Name | Description | |
---|---|---|
![]() |
Count | (Inherited from ReadOnlyCollection) |
![]() |
Item | (Inherited from ReadOnlyCollection) |
Top
Protected Properties
Name | Description | |
---|---|---|
![]() |
Items | (Inherited from ReadOnlyCollection) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Contains | (Inherited from ReadOnlyCollection) |
![]() |
ContainsItemForRole | Gets a Boolean value that indicates if the list of data collection items contains a manager or a subscriber data collection item. |
![]() |
CopyTo | (Inherited from ReadOnlyCollection) |
![]() |
Equals | (Inherited from Object) |
![]() |
GetEnumerator | (Inherited from ReadOnlyCollection) |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() |
IndexOf | (Inherited from ReadOnlyCollection) |
![]() |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
DataCollection Class
Microsoft.Clm.Shared.ProfileTemplates Namespace
DataCollectionItem