Draws one the specified collection (high-level primitive)
[Visual Basic]
Overloads Public Sub Draw( _
ByVal collection As ICollection _
)
[C#]
public void Draw(
ICollection collection
);
Device Class | Device Members | Overload List
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.