MonobjcMonobjc Documented Class Library
Document Property
NamespacesMonobjc.FoundationNSXMLNodeDocument

Returns an empty document node.

Original signature is '+ (id)document'

Available in Mac OS X v10.4 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static Id Document { get; }
Public Shared ReadOnly Property Document As Id
	Get
public:
static property Id^ Document {
	Id^ get ();
}
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.Foundation (Module: Monobjc.Foundation)