C# 클래스 fBaseXtensions.Navigation.Clustering.ClusterTargetCollection

상속: ClusterCollection
파일 보기 프로젝트 열기: herbfunk/Funky 1 사용 예제들

공개 메소드들

메소드 설명
ClusterTargetCollection ( ClusterConditions CC ) : System
RefreshClusters ( ) : void
UpdateClusters ( ) : void

메소드 상세

ClusterTargetCollection() 공개 메소드

public ClusterTargetCollection ( ClusterConditions CC ) : System
CC ClusterConditions
리턴 System

RefreshClusters() 공개 메소드

public RefreshClusters ( ) : void
리턴 void

UpdateClusters() 공개 메소드

public UpdateClusters ( ) : void
리턴 void