Navigation: CodeStencil > Custom Library > Class Library > Expansion Namespace > Extensions Class > Extensions Methods > Comma Method > Extensions.Comma Method (String, Int32, Int32) |
Commas the specified index.
Namespace: ZeraSystems.CodeNanite.Expansion
Assembly: ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)
public static string Comma(
string str,
int index,
int count
)
str
Type: String
The string.
index
Type: Int32
The index.
count
Type: Int32
The count.
System.String.
ZeraSystems.CodeNanite.Expansion Namespace