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);