C# Класс Catrobat.IDE.Core.Xml.XmlObjects.Variables.XmlProgramVariableList

Наследование: XmlObjectNode
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
XmlProgramVariableList ( ) : System.Collections.Generic
XmlProgramVariableList ( System.Xml.Linq.XElement xElement ) : System.Collections.Generic

Приватные методы

Метод Описание
CreateXml ( ) : System.Xml.Linq.XElement
LoadFromXml ( System.Xml.Linq.XElement xRoot ) : void

Описание методов

XmlProgramVariableList() публичный Метод

public XmlProgramVariableList ( ) : System.Collections.Generic
Результат System.Collections.Generic

XmlProgramVariableList() публичный Метод

public XmlProgramVariableList ( System.Xml.Linq.XElement xElement ) : System.Collections.Generic
xElement System.Xml.Linq.XElement
Результат System.Collections.Generic