Item-Eigenschaft
Gets the specified MiningParameter from the collection.
Überladungsliste
Name | Beschreibung | |
---|---|---|
Item[ ( [ ( Int32] ) ] ) | Gets the specified MiningParameter from the collection by its index. In Microsoft Visual C#, this property is the indexer for the MiningParameterCollection class. | |
Item[ ( [ ( String] ) ] ) | Gets the specified MiningParameter from the collection by its name. |
Zum Anfang