Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~315 People Reached
Favorite Forums
Member Avatar for Abdul_30

{ string nameLabels =trainingTable.Rows[rowsNumber]["FaceName"].ToString(); string[] labels = (string[])nameLabels; } // data comes from ms acces database // i want to to put all faces names in a string array but in the second line error comes canntot implicitly convert string to string[]

Member Avatar for deceptikon
0
315