This topic has not yet been rated - Rate this topic

MiningAttributeCollection Methods

The MiningAttributeCollection type exposes the following members.

  NameDescription
Public method CopyTo(MiningAttribute[], Int32) Copies the elements of the collection to the specified array.
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method Find(String) Gets the specified MiningAttribute from the collection by its name.
Public method GetEnumerator() Gets an Enumerator for iterating through the collection.
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)
Top
  NameDescription
Explicit interface implemetation Private method ICollection.CopyTo(Array, Int32) Copies the elements of the collection to the specified array.
Explicit interface implemetation Private method IEnumerable.GetEnumerator() Gets an IEnumerator for iterating through the collection.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.