C# Класс FlatRedBall.Glue.SaveClasses.IElementHelperMethods

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

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

Метод Описание
GetCount ( this enumerable ) : int
GetCustomVariable ( this element, string customVariableName ) : CustomVariable

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

GetCount() публичный статический Метод

public static GetCount ( this enumerable ) : int
enumerable this
Результат int

GetCustomVariable() публичный статический Метод

public static GetCustomVariable ( this element, string customVariableName ) : CustomVariable
element this
customVariableName string
Результат CustomVariable