asp.net.ph

System Namespace

.NET Class Library


The System namespace consists of the base classes that define commonly-used value and reference data types, events and event handlers, interfaces, attributes, and processing exceptions.

Other classes provide services supporting data type conversion, method parameter manipulation, mathematics, remote and local program invocation, application environment management, and supervision of managed and unmanaged applications.

Classes in System

__ComObject DBNull Nullable
AccessViolationException Delegate NullReferenceException
Action DivideByZeroException Object
Action`1 DllNotFoundException ObjectDisposedException
Action`2 DuplicateWaitObjectException ObsoleteAttribute
Action`3 EntryPointNotFoundException OperatingSystem
Action`4 Enum OperationCanceledException
Action`5 Environment OutOfMemoryException
Action`6 EventArgs OverflowException
Action`7 EventHandler ParamArrayAttribute
Action`8 EventHandler`1 PlatformNotSupportedException
ActivationContext Exception Predicate`1
Activator ExecutionEngineException Progress`1
AggregateException FieldAccessException Random
AppContext FlagsAttribute RankException
AppDomain FormatException ResolveEventArgs
AppDomainInitializer FormattableString ResolveEventHandler
AppDomainManager Func`1 SerializableAttribute
AppDomainSetup Func`2 StackOverflowException
AppDomainUnloadedException Func`3 STAThreadAttribute
ApplicationException Func`4 String
ApplicationId Func`5 StringComparer
ApplicationIdentity Func`6 SystemException
ArgumentException Func`7 ThreadStaticAttribute
ArgumentNullException Func`8 TimeoutException
ArgumentOutOfRangeException Func`9 TimeZone
ArithmeticException GC TimeZoneInfo
Array IndexOutOfRangeException TimeZoneNotFoundException
ArrayTypeMismatchException InsufficientExecutionStackException Tuple
AssemblyLoadEventArgs InsufficientMemoryException Tuple`1
AssemblyLoadEventHandler InvalidCastException Tuple`2
AsyncCallback InvalidOperationException Tuple`3
Attribute InvalidProgramException Tuple`4
AttributeUsageAttribute InvalidTimeZoneException Tuple`5
BadImageFormatException Lazy`1 Tuple`6
BitConverter LoaderOptimizationAttribute Tuple`7
Buffer LocalDataStoreSlot Tuple`8
CannotUnloadAppDomainException MarshalByRefObject TupleExtensions
CharEnumerator Math Type
CLSCompliantAttribute MemberAccessException TypeAccessException
Comparison`1 MethodAccessException TypeInitializationException
Console MissingFieldException TypeLoadException
ConsoleCancelEventArgs MissingMemberException TypeUnloadedException
ConsoleCancelEventHandler MissingMethodException UnauthorizedAccessException
ContextBoundObject MTAThreadAttribute UnhandledExceptionEventArgs
ContextMarshalException MulticastDelegate UnhandledExceptionEventHandler
ContextStaticAttribute MulticastNotSupportedException ValueType
Convert NonSerializedAttribute Version
Converter`2 NotFiniteNumberException WeakReference
CrossAppDomainDelegate NotImplementedException WeakReference`1
DataMisalignedException NotSupportedException

Skip Navigation Links



Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph