NSBrowser.ColumnOfMatrix(NSMatrix) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("columnOfMatrix:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr ColumnOfMatrix(AppKit.NSMatrix matrix);
[<Foundation.Export("columnOfMatrix:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ColumnOfMatrix : AppKit.NSMatrix -> nativeint
override this.ColumnOfMatrix : AppKit.NSMatrix -> nativeint
Parameters
- matrix
- NSMatrix
Returns
IntPtr
nativeint
- Attributes