Skip to content

T_ZU_Core_VisualCluster

[email protected] edited this page May 7, 2016 · 1 revision

VisualCluster Class

[Missing

documentation for "T:ZU.Core.VisualCluster"]

Inheritance Hierarchy

System.Object
  ZU.BasePropertyChanged
    ZU.Core.VisualCluster
Namespace: ZU.Core
Assembly: ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5952.32957

Syntax

C#

public class VisualCluster : BasePropertyChanged

The VisualCluster type exposes the following members.

Constructors

 

Name Description
Public method VisualCluster Initializes a new instance of the VisualCluster class
  Back to Top

Properties

 

Name Description
Public property Entities
Public property IsKnown
Public property IsTopicNew
Public property LastModifiedTime
Public property Title
Public property Topic
  Back to Top

Methods

 

Name Description
Public method Add
Public method Changed (Inherited from BasePropertyChanged.)
Public method CompareTo
Public method Equals (Overrides Object.Equals(Object).)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as the default hash function. (Inherited from Object.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method Remove
Public method SetProperty(T) (Inherited from BasePropertyChanged.)
Public method ToString (Overrides Object.ToString().)
  Back to Top

Events

 

Name Description
Public event PropertyChanged (Inherited from BasePropertyChanged.)
  Back to Top

See Also

Reference

ZU.Core Namespace

Clone this wiki locally