Comparazione classi Framework 1.1 - 2.0 RTM
Quale assembly?
Filtra
Legenda
- non presente nella 2.0 RTM
+ aggiunto nella 2.0 RTM
= invariato
!= variato rispetto alla 1.1
Namespace mscorlib
Totale classi: 2135, di cui
- 395 nuove
- 804 modificate
- 0 rimosse
Pagina ... 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 ...
![]() | System.Runtime.InteropServices.ComTypes.CALLCONV + | |
---|---|---|
![]() | + | CC_CDECL |
![]() | + | CC_MACPASCAL |
![]() | + | CC_MAX |
![]() | + | CC_MPWCDECL |
![]() | + | CC_MPWPASCAL |
![]() | + | CC_MSCPASCAL |
![]() | + | CC_PASCAL |
![]() | + | CC_RESERVED |
![]() | + | CC_STDCALL |
![]() | + | CC_SYSCALL |
![]() | + | value__ |
![]() | System.Runtime.InteropServices.ComTypes.FUNCFLAGS + | |
---|---|---|
![]() | + | FUNCFLAG_FBINDABLE |
![]() | + | FUNCFLAG_FDEFAULTBIND |
![]() | + | FUNCFLAG_FDEFAULTCOLLELEM |
![]() | + | FUNCFLAG_FDISPLAYBIND |
![]() | + | FUNCFLAG_FHIDDEN |
![]() | + | FUNCFLAG_FIMMEDIATEBIND |
![]() | + | FUNCFLAG_FNONBROWSABLE |
![]() | + | FUNCFLAG_FREPLACEABLE |
![]() | + | FUNCFLAG_FREQUESTEDIT |
![]() | + | FUNCFLAG_FRESTRICTED |
![]() | + | FUNCFLAG_FSOURCE |
![]() | + | FUNCFLAG_FUIDEFAULT |
![]() | + | FUNCFLAG_FUSESGETLASTERROR |
![]() | + | value__ |
![]() | System.Runtime.InteropServices.ComTypes.VARFLAGS + | |
---|---|---|
![]() | + | value__ |
![]() | + | VARFLAG_FBINDABLE |
![]() | + | VARFLAG_FDEFAULTBIND |
![]() | + | VARFLAG_FDEFAULTCOLLELEM |
![]() | + | VARFLAG_FDISPLAYBIND |
![]() | + | VARFLAG_FHIDDEN |
![]() | + | VARFLAG_FIMMEDIATEBIND |
![]() | + | VARFLAG_FNONBROWSABLE |
![]() | + | VARFLAG_FREADONLY |
![]() | + | VARFLAG_FREPLACEABLE |
![]() | + | VARFLAG_FREQUESTEDIT |
![]() | + | VARFLAG_FRESTRICTED |
![]() | + | VARFLAG_FSOURCE |
![]() | + | VARFLAG_FUIDEFAULT |
![]() | System.Runtime.InteropServices.ComTypes.ITypeInfo + | |
---|---|---|
![]() | + | AddressOfMember (Int32 memid, INVOKEKIND invKind, IntPtr& ppv) |
![]() | + | CreateInstance (Object pUnkOuter, Guid& riid, Object& ppvObj) |
![]() | + | GetContainingTypeLib (ITypeLib& ppTLB, Int32& pIndex) |
![]() | + | GetDllEntry (Int32 memid, INVOKEKIND invKind, IntPtr pBstrDllName, IntPtr pBstrName, IntPtr pwOrdinal) |
![]() | + | GetDocumentation (Int32 index, String& strName, String& strDocString, Int32& dwHelpContext, String& strHelpFile) |
![]() | + | GetFuncDesc (Int32 index, IntPtr& ppFuncDesc) |
![]() | + | GetIDsOfNames (String[] rgszNames, Int32 cNames, Int32[] pMemId) |
![]() | + | GetImplTypeFlags (Int32 index, IMPLTYPEFLAGS& pImplTypeFlags) |
![]() | + | GetMops (Int32 memid, String& pBstrMops) |
![]() | + | GetNames (Int32 memid, String[] rgBstrNames, Int32 cMaxNames, Int32& pcNames) |
![]() | + | GetRefTypeInfo (Int32 hRef, ITypeInfo& ppTI) |
![]() | + | GetRefTypeOfImplType (Int32 index, Int32& href) |
![]() | + | GetTypeAttr (IntPtr& ppTypeAttr) |
![]() | + | GetTypeComp (ITypeComp& ppTComp) |
![]() | + | GetVarDesc (Int32 index, IntPtr& ppVarDesc) |
![]() | + | Invoke (Object pvInstance, Int32 memid, Int16 wFlags, DISPPARAMS& pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, Int32& puArgErr) |
![]() | + | ReleaseFuncDesc (IntPtr pFuncDesc) |
![]() | + | ReleaseTypeAttr (IntPtr pTypeAttr) |
![]() | + | ReleaseVarDesc (IntPtr pVarDesc) |
![]() | System.Runtime.InteropServices.ComTypes.SYSKIND + | |
---|---|---|
![]() | + | SYS_MAC |
![]() | + | SYS_WIN16 |
![]() | + | SYS_WIN32 |
![]() | + | SYS_WIN64 |
![]() | + | value__ |
![]() | System.Runtime.InteropServices.ComTypes.LIBFLAGS + | |
---|---|---|
![]() | + | LIBFLAG_FCONTROL |
![]() | + | LIBFLAG_FHASDISKIMAGE |
![]() | + | LIBFLAG_FHIDDEN |
![]() | + | LIBFLAG_FRESTRICTED |
![]() | + | value__ |
![]() | System.Runtime.InteropServices.ComTypes.TYPELIBATTR + | |
---|---|---|
![]() | + | guid |
![]() | + | lcid |
![]() | + | syskind |
![]() | + | wLibFlags |
![]() | + | wMajorVerNum |
![]() | + | wMinorVerNum |
![]() | System.Runtime.InteropServices.ComTypes.ITypeLib + | |
---|---|---|
![]() | + | FindName (String szNameBuf, Int32 lHashVal, ITypeInfo[] ppTInfo, Int32[] rgMemId, Int16& pcFound) |
![]() | + | GetDocumentation (Int32 index, String& strName, String& strDocString, Int32& dwHelpContext, String& strHelpFile) |
![]() | + | GetLibAttr (IntPtr& ppTLibAttr) |
![]() | + | GetTypeComp (ITypeComp& ppTComp) |
![]() | + | GetTypeInfo (Int32 index, ITypeInfo& ppTI) |
![]() | + | GetTypeInfoCount () |
![]() | + | GetTypeInfoOfGuid (Guid& guid, ITypeInfo& ppTInfo) |
![]() | + | GetTypeInfoType (Int32 index, TYPEKIND& pTKind) |
![]() | + | IsName (String szNameBuf, Int32 lHashVal) |
![]() | + | ReleaseTLibAttr (IntPtr pTLibAttr) |
![]() | System.Runtime.InteropServices.ComTypes.ITypeLib2 + | |
---|---|---|
![]() | + | FindName (String szNameBuf, Int32 lHashVal, ITypeInfo[] ppTInfo, Int32[] rgMemId, Int16& pcFound) |
![]() | + | GetAllCustData (IntPtr pCustData) |
![]() | + | GetCustData (Guid& guid, Object& pVarVal) |
![]() | + | GetDocumentation (Int32 index, String& strName, String& strDocString, Int32& dwHelpContext, String& strHelpFile) |
![]() | + | GetDocumentation2 (Int32 index, String& pbstrHelpString, Int32& pdwHelpStringContext, String& pbstrHelpStringDll) |
![]() | + | GetLibAttr (IntPtr& ppTLibAttr) |
![]() | + | GetLibStatistics (IntPtr pcUniqueNames, Int32& pcchUniqueNames) |
![]() | + | GetTypeComp (ITypeComp& ppTComp) |
![]() | + | GetTypeInfo (Int32 index, ITypeInfo& ppTI) |
![]() | + | GetTypeInfoCount () |
![]() | + | GetTypeInfoOfGuid (Guid& guid, ITypeInfo& ppTInfo) |
![]() | + | GetTypeInfoType (Int32 index, TYPEKIND& pTKind) |
![]() | + | IsName (String szNameBuf, Int32 lHashVal) |
![]() | + | ReleaseTLibAttr (IntPtr pTLibAttr) |
![]() | System.Runtime.InteropServices.ComTypes.ITypeInfo2 + | |
---|---|---|
![]() | + | AddressOfMember (Int32 memid, INVOKEKIND invKind, IntPtr& ppv) |
![]() | + | CreateInstance (Object pUnkOuter, Guid& riid, Object& ppvObj) |
![]() | + | GetAllCustData (IntPtr pCustData) |
![]() | + | GetAllFuncCustData (Int32 index, IntPtr pCustData) |
![]() | + | GetAllImplTypeCustData (Int32 index, IntPtr pCustData) |
![]() | + | GetAllParamCustData (Int32 indexFunc, Int32 indexParam, IntPtr pCustData) |
![]() | + | GetAllVarCustData (Int32 index, IntPtr pCustData) |
![]() | + | GetContainingTypeLib (ITypeLib& ppTLB, Int32& pIndex) |
![]() | + | GetCustData (Guid& guid, Object& pVarVal) |
![]() | + | GetDllEntry (Int32 memid, INVOKEKIND invKind, IntPtr pBstrDllName, IntPtr pBstrName, IntPtr pwOrdinal) |
![]() | + | GetDocumentation (Int32 index, String& strName, String& strDocString, Int32& dwHelpContext, String& strHelpFile) |
![]() | + | GetDocumentation2 (Int32 memid, String& pbstrHelpString, Int32& pdwHelpStringContext, String& pbstrHelpStringDll) |
![]() | + | GetFuncCustData (Int32 index, Guid& guid, Object& pVarVal) |
![]() | + | GetFuncDesc (Int32 index, IntPtr& ppFuncDesc) |
![]() | + | GetFuncIndexOfMemId (Int32 memid, INVOKEKIND invKind, Int32& pFuncIndex) |
![]() | + | GetIDsOfNames (String[] rgszNames, Int32 cNames, Int32[] pMemId) |
![]() | + | GetImplTypeCustData (Int32 index, Guid& guid, Object& pVarVal) |
![]() | + | GetImplTypeFlags (Int32 index, IMPLTYPEFLAGS& pImplTypeFlags) |
![]() | + | GetMops (Int32 memid, String& pBstrMops) |
![]() | + | GetNames (Int32 memid, String[] rgBstrNames, Int32 cMaxNames, Int32& pcNames) |
![]() | + | GetParamCustData (Int32 indexFunc, Int32 indexParam, Guid& guid, Object& pVarVal) |
![]() | + | GetRefTypeInfo (Int32 hRef, ITypeInfo& ppTI) |
![]() | + | GetRefTypeOfImplType (Int32 index, Int32& href) |
![]() | + | GetTypeAttr (IntPtr& ppTypeAttr) |
![]() | + | GetTypeComp (ITypeComp& ppTComp) |
![]() | + | GetTypeFlags (Int32& pTypeFlags) |
![]() | + | GetTypeKind (TYPEKIND& pTypeKind) |
![]() | + | GetVarCustData (Int32 index, Guid& guid, Object& pVarVal) |
![]() | + | GetVarDesc (Int32 index, IntPtr& ppVarDesc) |
![]() | + | GetVarIndexOfMemId (Int32 memid, Int32& pVarIndex) |
![]() | + | Invoke (Object pvInstance, Int32 memid, Int16 wFlags, DISPPARAMS& pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, Int32& puArgErr) |
![]() | + | ReleaseFuncDesc (IntPtr pFuncDesc) |
![]() | + | ReleaseTypeAttr (IntPtr pTypeAttr) |
![]() | + | ReleaseVarDesc (IntPtr pVarDesc) |
![]() | System.Runtime.InteropServices.Expando.IExpando = | |
---|---|---|
![]() | = | AddField (String name) |
![]() | = | AddMethod (String name, Delegate method) |
![]() | = | AddProperty (String name) |
![]() | = | RemoveMember (MemberInfo m) |
![]() | System.IO.Stream != | |
---|---|---|
![]() | = | Null |
![]() | = | BeginRead (Byte[] buffer, Int32 offset, Int32 count, AsyncCallback callback, Object state) |
![]() | = | BeginWrite (Byte[] buffer, Int32 offset, Int32 count, AsyncCallback callback, Object state) |
![]() | = | Close () |
![]() | - | Dispose () |
![]() | = | EndRead (IAsyncResult asyncResult) |
![]() | = | EndWrite (IAsyncResult asyncResult) |
![]() | = | Flush () |
![]() | = | Read (Byte[] buffer, Int32 offset, Int32 count) |
![]() | = | ReadByte () |
![]() | = | Seek (Int64 offset, SeekOrigin origin) |
![]() | = | SetLength (Int64 value) |
![]() | - | Synchronized (Stream stream) |
![]() | = | Write (Byte[] buffer, Int32 offset, Int32 count) |
![]() | = | WriteByte (Byte value) |
![]() | = | CanRead |
![]() | = | CanSeek |
![]() | - | CanTimeout |
![]() | = | CanWrite |
![]() | = | Length |
![]() | = | Position |
![]() | - | ReadTimeout |
![]() | - | WriteTimeout |
![]() | System.IO.BinaryReader = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | Close () |
![]() | = | PeekChar () |
![]() | = | Read () |
![]() | = | Read (Char[] buffer, Int32 index, Int32 count) |
![]() | = | Read (Byte[] buffer, Int32 index, Int32 count) |
![]() | = | ReadBoolean () |
![]() | = | ReadByte () |
![]() | = | ReadBytes (Int32 count) |
![]() | = | ReadChar () |
![]() | = | ReadChars (Int32 count) |
![]() | = | ReadDecimal () |
![]() | = | ReadDouble () |
![]() | = | ReadInt16 () |
![]() | = | ReadInt32 () |
![]() | = | ReadInt64 () |
![]() | = | ReadSByte () |
![]() | = | ReadSingle () |
![]() | = | ReadString () |
![]() | = | ReadUInt16 () |
![]() | = | ReadUInt32 () |
![]() | = | ReadUInt64 () |
![]() | = | BaseStream |
![]() | System.IO.BinaryWriter = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | Null |
![]() | = | Close () |
![]() | = | Flush () |
![]() | = | Seek (Int32 offset, SeekOrigin origin) |
![]() | = | Write (Boolean value) |
![]() | = | Write (Byte value) |
![]() | = | Write (SByte value) |
![]() | = | Write (Byte[] buffer) |
![]() | = | Write (Byte[] buffer, Int32 index, Int32 count) |
![]() | = | Write (Char ch) |
![]() | = | Write (Char[] chars) |
![]() | = | Write (Char[] chars, Int32 index, Int32 count) |
![]() | = | Write (Double value) |
![]() | = | Write (Decimal value) |
![]() | = | Write (Int16 value) |
![]() | = | Write (UInt16 value) |
![]() | = | Write (Int32 value) |
![]() | = | Write (UInt32 value) |
![]() | = | Write (Int64 value) |
![]() | = | Write (UInt64 value) |
![]() | = | Write (Single value) |
![]() | = | Write (String value) |
![]() | = | BaseStream |
Powered by Ricciolo