Minggu, 13 Maret 2011
C#/.NET Little Wonders: Tuples and Tuple Factory Methods
What is a Tuple?The System.Tuple is a class that tends to inspire a reaction in one of two ways: love or hate. Simply put, a Tuple is a data structure that holds a specific number of items of a specific type in a specific order. That is, a Tuple is a tuple that contains exactly three items: an int, followed by a string, followed by an int. The sequence is important not only
Langganan:
Posting Komentar (Atom)
Tidak ada komentar:
Posting Komentar