System.Net.CFArray.CFArrayGetValueAtIndex C# (CSharp) Méthode

CFArrayGetValueAtIndex() private méthode

private CFArrayGetValueAtIndex ( IntPtr handle, int index ) : IntPtr
handle System.IntPtr
index int
Résultat System.IntPtr
		extern static IntPtr CFArrayGetValueAtIndex (IntPtr handle, int index);