C# 클래스 Smartmobili.Cocoa.NSXMLElement_IBXMLElementAddition

파일 보기 프로젝트 열기: smartmobili/CocoaBuilder

공개 메소드들

메소드 설명
AddAttributeWithName ( this element, NSString stringValue ) : void
Elements ( this element ) : NSMutableArray

메소드 상세

AddAttributeWithName() 공개 정적인 메소드

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

Elements() 공개 정적인 메소드

public static Elements ( this element ) : NSMutableArray
element this
리턴 NSMutableArray