This topic has not yet been rated - Rate this topic

AlgorithmParameterCollection Properties

The AlgorithmParameterCollection type exposes the following members.

  NameDescription
Public property Count Gets the number of AlgorithmParameter objects contained in the collection.
Public property Item[Int32] Gets the AlgorithmParameter at the specified index from the collection.
Public property Item[String] Gets the AlgorithmParameter, with the specified name, from the collection.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.