Miraplacid Publisher
converts documents to images
Miraplacid Text Driver
extracts text from documents
Miraplacid PostScript Driver
prints documents with your content inserted
Miraplacid Binary and Text DOM SDK
- access to internal structure of a binary and text files
Common:
Login
|
Rules of forum
|
Register
Management:
New topic
|
Close topic
|
Move topic
|
Delete topic
Miraplacid Forum
>>
Software Development
>>
passing arrays in C#
Moderator:XMan
Author
Topic: passing arrays in C#
xarzu
Member
Email
posted
2008-02-07 15:41:34
Reply
-
Delete
How do I pass an array of integers to a method in C#?
Barbara
Member
From: AU
posted
2009-11-29 11:10:33
Reply
-
Delete
public void MyMethod (int[] param) {
}
int []myArray=new int[5];
MyMethod(myArray);
Your message:
Name, password:
Go to category:
General Discussion
Web Development
Software Development
Software Marketing and Promotion
Printer Drivers
Our Software
Virtual Printer Drivers
Binary DOM and Text DOM
Technical Support
Copyright ©
Miraplacid
, 2003 - 2025