C# 클래스 FlatRedBall.Glue.SaveClasses.IElementHelperMethods

파일 보기 프로젝트 열기: vchelaru/FlatRedBall

공개 메소드들

메소드 설명
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