Determines whether this collection contains a specified ScaleRange.
[Visual Basic]
Public Function Contains( _
ByVal _ScaleRange As ScaleRange _
) As Boolean
[C#]
public bool Contains(
ScaleRange _ScaleRange
);
true if the specified ScaleRange belongs to this collection; otherwise, false.
ScaleRangeCollection Class | ScaleRangeCollection Members
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.