System.RuntimeTypeHandle.GetFirstSlotForInterface C# (CSharp) Метод

GetFirstSlotForInterface() приватный Метод

private GetFirstSlotForInterface ( IntPtr interfaceHandle ) : int
interfaceHandle IntPtr
Результат int
        private extern int GetFirstSlotForInterface(IntPtr interfaceHandle);
        internal int GetFirstSlotForInterface(RuntimeTypeHandle interfaceHandle)

Same methods

RuntimeTypeHandle::GetFirstSlotForInterface ( RuntimeTypeHandle interfaceHandle ) : int