Mega Code Archive
Search
.Net
ASP .Net
ASP .Net Tutorial
C#
C# Book
C# by API
C# Tutorial
VB.Net
VB.Net by API
VB.Net Tutorial
Visual C++ .Net
VisualBasic Script
Java
Java
Java Book
Java by API
Java Tutorial
Script
Flash ActionScript
Flex
JavaScript DHTML
JavaScript Reference
JavaScript Tutorial
Database
MSSQL
MSSQL Tutorial
MySQL
MySQL Tutorial
Oracle PLSQL
Oracle PLSQL Tutorial
PostgreSQL
Languages
Android
C
C Tutorial
C++
C++ Tutorial
Delphi
Perl
PHP
Python
Python Tutorial
Ruby
Silverlight
Office
MSOfficeExcel 2007 Tutorial
MSOfficePowerPoint 2007 Tutorial
MSOfficeWord 2007 Tutorial
Data
XML
XML Tutorial
C# by API
System 327 codes
Home
C# by API
System
1 Activator CreateInstance(Type classType)
2 AppDomain CreateDomain
3 AppDomain CreateInstance
4 AppDomain CreateInstanceAndUnwrap
5 AppDomain CreateInstanceFromAndUnwrap
6 AppDomain CurrentDomain
7 AppDomain CurrentDomain FriendlyName
8 AppDomain DefineDynamicAssembly
9 AppDomain DoCallBack
10 AppDomain DomainUnload
11 AppDomain FriendlyName
12 AppDomain GetAssemblies
13 AppDomain GetData
14 AppDomain OnUnhandledException
15 AppDomain ProcessExit
16 AppDomain SetData
17 AppDomain SetPrincipalPolicy
18 AppDomain Unload
19 AppDomainSetup ApplicationBase
20 AppDomainSetup ConfigurationFile
21 AppDomainSetup PrivateBinPath
22 Array AsReadOnly
23 Array BinarySearch
24 Array Clone
25 Array ConvertAll
26 Array Copy
27 Array CopyTo
28 Array Count
29 Array CreateInstance
30 Array Exists
31 Array Find
32 Array FindAll
33 Array ForEach
34 Array GetEnumerator()
35 Array GetLength()
36 Array GetLowerbound
37 Array GetUpperBound
38 Array IndexOf
39 Array LastIndexOf
40 Array Length
41 Array Rank
42 Array Resize
43 Array Reverse
44 Array Reverse(nums, 1, 3)
45 Array Sort
46 Array Sort(names, Comparer DefaultInvariant)
47 Array SyncRoot
48 Attribute GetCustomAttribute
49 Attribute GetCustomAttribute(Type t, Type tR)
50 Attribute Remove()
51 Attribute Value
52 AttributeTargets All
53 AttributeTargets Class
54 AttributeTargets Struct
55 AttributeUsage(AttributeTargets)
56 BitConverter GetBytes
57 BitConverter ToBoolean
58 BitConverter ToInt32
59 BitConverter ToString
60 Boolean FalseString
61 Boolean Parse(String value)
62 Char IsControl
63 Char IsDigit
64 Char IsLetter
65 Char IsLower
66 Char IsPunctuation
67 Char IsSeparator
68 Char IsSymbol
69 Char IsUpper
70 Char IsWhiteSpace
71 Char MaxValue
72 Char MinValue
73 Char Parse(String value)
74 Char ToUpper
75 Console BackgroundColor
76 Console Beep()
77 Console Beep(200, 300)
78 Console BufferHeight
79 Console BufferWidth
80 Console Clear()
81 Console CursorLeft
82 Console CursorSize
83 Console CursorTop
84 Console CursorVisible
85 Console ForegroundColor
86 Console In
87 Console Out
88 Console Read()
89 Console ReadLine()
90 Console ResetColor()
91 Console SetOut
92 Console SetWindowSize
93 Console Title
94 Console Write
95 Console WriteLine
96 ConsoleColor Red
97 ConsoleKey Backspace
98 ConsoleKey Escape
99 ConsoleKey F1
100 ConsoleKeyInfo Key
101 ConsoleKeyInfo KeyChar
102 ConsoleKeyInfo Modifiers
103 ConsoleModifiers Alt
104 Convert ChangeType
105 Convert FromBase64CharArray
106 Convert FromBase64String
107 Convert ToBase64CharArray
108 Convert ToBase64String
109 Convert ToInt32
110 Convert ToUInt32
111 DateTime - TimeSpan
112 DateTime Add(TimeSpan)
113 DateTime AddSeconds
114 DateTime AddYears
115 DateTime Compare(DateTime first, DateTime second)
116 DateTime Date
117 DateTime DateTime
118 DateTime DayOfWeek
119 DateTime DaysInMonth
120 DateTime Equals(DateTime dt)
121 DateTime Equals(DateTime first, DateTime second)
122 DateTime FromFileTime
123 DateTime IsDaylightSavingTime()
124 DateTime IsLeapYear
125 DateTime MaxValue
126 DateTime Millisecond
127 DateTime Now
128 DateTime Parse
129 DateTime ParseExact
130 DateTime Second
131 DateTime Subtract(TimeSpan t)
132 DateTime Ticks
133 DateTime TimeOfDay
134 DateTime Today
135 DateTime ToFileTime
136 DateTime ToLongDateString()
137 DateTime ToLongTimeString()
138 DateTime ToShortDateString()
139 DateTime ToShortTimeString()
140 DateTime ToString(String format)
141 DateTime ToString(String format, CultureInfo ci)
142 DateTime UtcNow
143 DateTime Year
144 DateTimeKind Utc
145 DateTimeOffset Offset
146 DayOfWeek Friday
147 Decimal MaxValue
148 Decimal MinValue
149 DivideByZeroException Message
150 Double Parse
151 Double ToString(CultureInfo ci)
152 Double ToString(String format, CultureInfo info)
153 Enum Format()
154 Enum GetNames
155 Enum GetUnderlyingType()
156 Enum IsDefined
157 Enum Parse
158 Environment CommandLine
159 Environment CurrentDirectory
160 Environment ExpandEnvironmentVariables()
161 Environment GetCommandLineArgs()
162 Environment GetEnvironmentVariable(String key)
163 Environment GetEnvironmentVariables()
164 Environment GetFolderPath
165 Environment GetLogicalDrives()
166 Environment HasShutdownStarted
167 Environment MachineName
168 Environment NewLine
169 Environment OSVersion
170 Environment SpecialFolder
171 Environment StackTrace
172 Environment SystemDirectory
173 Environment TickCount
174 Environment UserDomainName
175 Environment UserInteractive
176 Environment UserName
177 Environment Version
178 Environment WorkingSet
179 Exception HelpLink
180 Exception Source
181 Exception TargetSite
182 Extends ApplicationException
183 Extends Attribute
184 Extends EventArgs
185 Extends Exception
186 FormatException Message
187 GC AddMemoryPressure
188 GC GetGeneration
189 GC GetTotalMemory
190 GC MaxGeneration
191 GC RemoveMemoryPressure
192 Guid NewGuid()
193 IADs Get
194 IADs GetEx
195 IAsyncResult IsCompleted
196 Implement IComparable
197 Implements ICloneable
198 Implements ICustomFormatter
199 Implements IDisposable
200 Implements IEquatable
201 Implements IFormattable
202 IndexOutOfRangeException Message
203 Int32 == Int32
204 Int32 Equals(23)
205 Int32 GetHashCode
206 Int32 GetType()
207 Int32 Parse(String value)
208 Int32 ToString
209 Int32 ToString(String format,CultureInfo info)
210 InvalidCastException Message
211 Math Abs
212 Math Cos()
213 Math Min
214 Math PI
215 Math Round
216 Math Sign
217 Math Sin()
218 Math Sqrt
219 Math Tan()
220 New AppDomainSetup()
221 New ArgumentException()
222 New DateTime
223 New DateTime(0)
224 New DateTime(year, month, day, hour, minute, second, millisecond)
225 New EventHandler()
226 New Guid
227 New IntPtr
228 New String(char[] charArray)
229 New Timer()
230 New TimeSpan(days, hours, minutes, seconds)
231 New TimeSpan(days, hours, minutes, seconds, milliseconds
232 New TimeSpan(ticks)
233 Object GetType()
234 Obsolete(String name)
235 Random Next()
236 Random Next(range)
237 Random NextDouble()
238 SByte MaxValue
239 SByte MinValue
240 Single MaxValue
241 Single MinValue
242 Single Parse
243 StackOverflowException Message
244 String == String
245 String Compare(String value1, String value2)
246 String Compare(String value1, String value2, boolean case)
247 String Concat(String value1, String value2)
248 String Contains
249 String Copy(String value)
250 String Empty
251 String EndsWith()
252 String Equals(String aString)
253 String Format(String format, Float aFloat)
254 String IndexOf
255 String IndexOfAny(char[] myChars)
256 String Insert(int index, String value)
257 String Join(String join, String value)
258 String LastIndexOf
259 String LastIndexOfAny(char[] myChars)
260 String Length
261 String PadLeft(int len)
262 String PadLeft(int len, char ch)
263 String PadRight(int len)
264 String PadRight(int len, char ch)
265 String Remove(int start, int end)
266 String Replace(char ch, char ch2)
267 String Replace(String value1, String value2)
268 String Split(String splittor)
269 String StartsWith()
270 String SubString(int pos)
271 String SubString(int start,)
272 String ToCharArray
273 String ToCharArray(int start,)
274 String ToLower()
275 String ToUpper()
276 String Trim()
277 String TrimEnd()
278 String TrimStart()
279 TimeSpan + TimeSpan
280 TimeSpan Add(TimeSpan ts)
281 TimeSpan Duration()
282 TimeSpan FromDays
283 TimeSpan Milliseconds
284 TimeSpan Negate()
285 TimeSpan Parse
286 TimeSpan Subtract(TimeSpan ts)
287 TimeSpan TicksPerDay
288 TimeSpan TotalDays
289 TimeZone CurrentTimeZone
290 TimeZone DaylightName
291 TimeZone GetDaylightChanges
292 TimeZone GetUtcOffset
293 TimeZone IsDaylightSavingTime
294 TimeZone StandardName
295 Type BaseType
296 Type ContainsGenericParameters
297 Type FullName
298 Type GetConstructor
299 Type GetCustomAttributes
300 Type GetEvents()
301 Type GetFields()
302 Type GetGenericArguments()
303 Type GetGenericTypeDefinition()
304 Type GetInterfaces()
305 Type GetMethod(String methodName)
306 Type GetMethods()
307 Type GetProperties()
308 Type GetType(String typeName)
309 Type GetType(String typeName, true)
310 Type GetType(String typeName, true, true)
311 Type IsAbstract
312 Type IsClass
313 Type IsCOMObject
314 Type IsEnum
315 Type IsGenericTypeDefinition
316 Type IsSealed
317 Type MakeGenericType
318 Type Name
319 Type ReflectionOnlyGetType
320 Type UnderlyingSystemType
321 UInt16 GetType()
322 UInt16 MaxValue
323 UInt16 MinValue
324 UInt16 ToString()
325 UInt32 MinValue
326 UInt64 MaxValue
327 Version Major