投稿者 葉月  (社会人) 投稿日時 2008/11/25 05:18:51
http://msdn.microsoft.com/ja-jp/library/system.aspx
①サイトへ行く
②クラス・説明の部分をコピー
③メモ帳を立ち上げて、半角スペースを,に変換
④csvで保存して、A列を削除
⑤=CONCATENATE("Imports System."B1)
⑥オートフィルで終了

名前空間はこれで行えます。手作業する必要がありません。
下記は、①~⑥を行った例です。
掲示板の制約で全ては載せられませんでした。ご了承ください。
それから一部失敗しているのは、手動で直してください。 


Imports System.AccessViolationException
Imports System.ActivationContext
Imports System.Activator
Imports System.AppDomain
Imports System.AppDomainManager
Imports System.AppDomainSetup
Imports System.AppDomainUnloadedException
Imports System.ApplicationException
Imports System.ApplicationId
Imports System.ApplicationIdentity
Imports System.ArgumentException
Imports System.ArgumentNullException
Imports System.ArgumentOutOfRangeException
Imports System.ArithmeticException
Imports System.Array
Imports System.ArrayTypeMismatchException
Imports System.AssemblyLoadEventArgs
Imports System.Attribute
Imports System.AttributeUsageAttribute
Imports System.BadImageFormatException
Imports System.BitConverter
Imports System.Buffer
Imports System.CannotUnloadAppDomainException
Imports System.CharEnumerator
Imports System.CLSCompliantAttribute
Imports System.Console
Imports System.ConsoleCancelEventArgs
Imports System.ContextBoundObject
Imports System.ContextMarshalException
Imports System.ContextStaticAttribute
Imports System.Convert
Imports System.DataMisalignedException
Imports System.DBNull
Imports System.Delegate
Imports System.DivideByZeroException
Imports System.DllNotFoundException
Imports System.DuplicateWaitObjectException
Imports System.EntryPointNotFoundException
Imports System.Enum
Imports System.Environment
Imports System.EventArgs
Imports System.Exception
Imports System.ExecutionEngineException
Imports System.FieldAccessException
Imports System.FileStyleUriParser
Imports System.FlagsAttribute
Imports System.FormatException
Imports System.FtpStyleUriParser
Imports System.GC
Imports System.GenericUriParser
Imports System.GopherStyleUriParser
Imports System.HttpStyleUriParser
Imports System.IndexOutOfRangeException
Imports System.InsufficientMemoryException
Imports System.InvalidCastException
Imports System.InvalidOperationException
Imports System.InvalidProgramException
Imports System.InvalidTimeZoneException
Imports System.LdapStyleUriParser
Imports System.LoaderOptimizationAttribute
Imports System.LocalDataStoreSlot
Imports System.MarshalByRefObject
Imports System.Math
Imports System.MemberAccessException
Imports System.MethodAccessException
Imports System.MissingFieldException
Imports System.MissingMemberException
Imports System.MissingMethodException
Imports System.MTAThreadAttribute
Imports System.MulticastDelegate
Imports System.MulticastNotSupportedException
Imports System.NetPipeStyleUriParser
Imports System.NetTcpStyleUriParser
Imports System.NewsStyleUriParser
Imports System.NonSerializedAttribute
Imports System.NotFiniteNumberException
Imports System.NotImplementedException
Imports System.NotSupportedException
Imports System.Nullable
Imports System.NullReferenceException