
Icon | Member | Description |
---|---|---|
![]() | NSXMLNode(NSXMLNodeKind) | Returns an NSXMLNode instance initialized with the constant indicating node kind. Original signature is '- (id)initWithKind:(NSXMLNodeKind)kind' Available in Mac OS X v10.4 and later. |
![]() | NSXMLNode(NSXMLNodeKind, NSUInteger) | Returns an NSXMLNode instance initialized with the constant indicating node kind and one or more initialization options. Original signature is '- (id)initWithKind:(NSXMLNodeKind)kind options:(NSUInteger)options' Available in Mac OS X v10.4 and later. |
![]() | NSXMLNode()()()() |
Initializes a new instance of the NSXMLNode class.
|
![]() | NSXMLNode(IntPtr) |
Initializes a new instance of the NSXMLNode class.
|
![]() | NSXMLNode(String, Object, array<Object>[]()[][]) |
Initializes a new instance of the NSXMLNode class.
|