MiningValueCollection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft.AnalysisServices.AdomdClient.MiningValueCollection
public sealed class MiningValueCollection : System.Collections.ICollection
type MiningValueCollection = class
interface ICollection
interface IEnumerable
Public NotInheritable Class MiningValueCollection
Implements ICollection
- Inheritance
-
MiningValueCollection
- Implements
Properties
Count |
Count |
IsSynchronized |
IsSynchronized |
Item[Int32] |
Item |
SyncRoot |
SyncRoot |
Methods
CopyTo(MiningValue[], Int32) |
CopyTo |
GetEnumerator() |
GetEnumerator |
Explicit Interface Implementations
ICollection.CopyTo(Array, Int32) | |
IEnumerable.GetEnumerator() |