This topic has not yet been rated - Rate this topic

MiningModelColumnCollection Properties

The MiningModelColumnCollection type exposes the following members.

  Name Description
Public property Count Gets the number of MiningModelColumn objects in the collection.
Public property IsSynchronized Gets a value that indicates whether access to the collection is synchronized (thread safe).
Public property Item[Int32] Gets the specified MiningModelColumn from the collection by its index. In Microsoft Visual C#, this property is the indexer for the MiningModelColumnCollection class.
Public property Item[String] Gets the specified MiningModelColumn from the collection by its name. In Microsoft Visual C#, this property is the indexer for the MiningModelColumnCollection class.
Public property SyncRoot Gets an Object that can be used to synchronize access to the collection.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.