'Declaration Public Function SplitContaining( _ ByVal x As System.Integer, _ ByVal y As System.Integer _ ) As System.Integer
public System.int SplitContaining( System.int x, System.int y )
The returned value ranges from 0 to Split.Count ¨C 1.
If either argument is outside of the list's data area, this method returns -1.
C1ListBase Class C1ListBase Members
Copyright (c) GrapeCity, inc. All rights reserved.