C# Class FlatRedBall.Glue.SaveClasses.IElementHelperMethods

Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Méthode Description
GetCount ( this enumerable ) : int
GetCustomVariable ( this element, string customVariableName ) : CustomVariable

Method Details

GetCount() public static méthode

public static GetCount ( this enumerable ) : int
enumerable this
Résultat int

GetCustomVariable() public static méthode

public static GetCustomVariable ( this element, string customVariableName ) : CustomVariable
element this
customVariableName string
Résultat CustomVariable