System.RuntimeTypeHandle.GetFirstSlotForInterface C# (CSharp) Méthode

GetFirstSlotForInterface() private méthode

private GetFirstSlotForInterface ( IntPtr interfaceHandle ) : int
interfaceHandle IntPtr
Résultat int
        private extern int GetFirstSlotForInterface(IntPtr interfaceHandle);
        internal int GetFirstSlotForInterface(RuntimeTypeHandle interfaceHandle)

Same methods

RuntimeTypeHandle::GetFirstSlotForInterface ( RuntimeTypeHandle interfaceHandle ) : int