StrataFrame Forum
Back
Login
Login
Home
»
.NET Forums
»
General .NET Discussion
»
Passing an array through a property...
Passing an array through a property...
Post Reply
Like
0
Passing an array through a property...
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
StarkMike
StarkMike
posted 16 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 436,
Visits: 944
How would I pass an array of integers through a property? Like this?
Public Property TransferIDs() As Int32
Get
Return mTransferIDs()
End Get
End Property
Reply
Like
0
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Threaded View
Threaded View
Passing an array through a property...
StarkMike
-
16 Years Ago
[quote] How would I pass an array of integers through a property? Like...
Trent L. Taylor
-
16 Years Ago
I'm trying to pass an array from one form to another...
StarkMike
-
16 Years Ago
Well, all you have to do is pass an array via a parm...set it via a...
Trent L. Taylor
-
16 Years Ago
Thanks! I was making it harder than it was.
StarkMike
-
16 Years Ago
No problem...I do it all the time! :)
Trent L. Taylor
-
16 Years Ago
Post Reply
Like
0
Similar Topics
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Explore
Messages
Mentions
Search