Summary
Gets the
NAnt.Contrib.Types.CodeStatsCount
with the specified name.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Types - Containing Type
- Code
Stats Count Collection
Syntax
[System.Runtime.CompilerServices.IndexerName("Item")]
public CodeStatsCount this[string value] { get; }
Attributes
Type | Description |
---|---|
IndexerNameAttribute |
Parameters
Name | Type | Description |
---|---|---|
value | string |
Value
Type | Description |
---|---|
CodeStatsCount |