IStreamableFieldDescriptorCollection Members

Include Protected Members
Include Inherited Members

Represents the descriptors collection of the fields that can be streamed.

The IStreamableFieldDescriptorCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of items in the collection. (Inherited from IReadOnlyCollection<T>.)
Public property Item Gets the item at a specified index. (Inherited from IReadOnlyCollection<T>.)

Top

Methods

  Name Description
Public method Contains Determines whether the collection contains a specific item. (Inherited from IReadOnlyCollection<T>.)
Public method CopyTo Copies the items of the collection to an array starting at a specified index. (Inherited from IReadOnlyCollection<T>.)
Public method GetEnumerator() (Inherited from IEnumerable<IStreamableFieldDescriptor>.)
Public method GetEnumerator() (Inherited from IEnumerable.)

Top

See Also

Reference

IStreamableFieldDescriptorCollection Interface

Microsoft.BusinessData.Runtime Namespace