System.Net.CFArray.CFArrayGetValueAtIndex C# (CSharp) Метод

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

private CFArrayGetValueAtIndex ( IntPtr handle, int index ) : IntPtr
handle System.IntPtr
index int
Результат System.IntPtr
		extern static IntPtr CFArrayGetValueAtIndex (IntPtr handle, int index);