Class InvalidMergeRangeException
Implements
Inherited Members
Namespace: Tenray.ZoneTree.Exceptions
Assembly: ZoneTree.dll
Syntax
public sealed class InvalidMergeRangeException : ZoneTreeException, ISerializable
Constructors
| Improve this Doc View SourceInvalidMergeRangeException(int, int)
Declaration
public InvalidMergeRangeException(int from, int to)
Parameters
Type | Name | Description |
---|---|---|
int | from | |
int | to |