C# Класс Smartmobili.Cocoa.NSXMLElement_IBXMLElementAddition

Показать файл Открыть проект

Открытые методы

Метод Описание
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