System.Net.CFArray.CFArray C# (CSharp) Method

CFArray() public method

public CFArray ( IntPtr handle, bool own ) : System
handle System.IntPtr
own bool
return System
		public CFArray (IntPtr handle, bool own) : base (handle, own) { }

Same methods

CFArray::CFArray ( ) : System