System.RuntimeTypeHandle.GetInterfaces C# (CSharp) Method

GetInterfaces() private method

private GetInterfaces ( ) : RuntimeTypeHandle[]
return RuntimeTypeHandle[]
        internal extern RuntimeTypeHandle[] GetInterfaces();