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

CFArray() public méthode

public CFArray ( IntPtr handle, bool own ) : System
handle System.IntPtr
own bool
Résultat System
		public CFArray (IntPtr handle, bool own) : base (handle, own) { }

Same methods

CFArray::CFArray ( ) : System