C# Class Smartmobili.Cocoa.NSXMLElement_IBXMLElementAddition

Exibir arquivo Open project: smartmobili/CocoaBuilder

Public Methods

Method Description
AddAttributeWithName ( this element, NSString stringValue ) : void
Elements ( this element ) : NSMutableArray

Method Details

AddAttributeWithName() public static method

public static AddAttributeWithName ( this element, NSString stringValue ) : void
element this
stringValue NSString
return void

Elements() public static method

public static Elements ( this element ) : NSMutableArray
element this
return NSMutableArray