C# 클래스 Microsoft.Zing.Application.ComplexSet

상속: Microsoft.Zing.ZingSet
파일 보기 프로젝트 열기: ZingModelChecker/Zing

공개 메소드들

메소드 설명
Clone ( ) : object
ComplexSet ( ) : System
ComplexSet ( Application app ) : System
this ( int index ) : Microsoft.Zing.Pointer

비공개 메소드들

메소드 설명
ComplexSet ( ComplexSet c ) : System

메소드 상세

Clone() 공개 메소드

public Clone ( ) : object
리턴 object

ComplexSet() 공개 메소드

public ComplexSet ( ) : System
리턴 System

ComplexSet() 공개 메소드

public ComplexSet ( Application app ) : System
app Application
리턴 System

this() 공개 메소드

public this ( int index ) : Microsoft.Zing.Pointer
index int
리턴 Microsoft.Zing.Pointer