WallRangesCollection Class | WallRangesCollection Members
Visual Basic
C#
Show All
Copies the entire collection to an array, starting at the specified index of the target array.
[Visual Basic]Public Sub CopyTo( _ ByVal array() As WallRange, _ ByVal index As Integer _ )
[C#]public void CopyTo( WallRange[] array, int index );
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.