- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Sharpen
- Containing Type
- Runtime
Syntax
public static void GetCharsForString(string str, int start, int end, char[] destination, int destinationStart)
Parameters
Name | Type | Description |
---|---|---|
str | string | |
start | int | |
end | int | |
destination | char[] | |
destinationStart | int |
Return Value
Type | Description |
---|---|
void |