DataCollection Members
Encapsulates a collection of DataCollectionItem objects.
The following tables list the members exposed by the DataCollection type.
Public Constructors
Name | Description | |
---|---|---|
DataCollection | Initializes DataCollection class objects. |
Top
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) | |
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.Requests Namespace
DataCollectionItem