Class VariantSets.Set
Inherited Members
      System.Object.ToString()
    
    
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
  Namespace: PiXYZ.Import
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public abstract class Set
  Constructors
Set(VariantsManager, String)
Declaration
public Set(VariantsManager vm, string t)
  Parameters
| Type | Name | Description | 
|---|---|---|
| VariantsManager | vm | |
| System.String | t | 
Fields
type
Declaration
public string type
  Field Value
| Type | Description | 
|---|---|
| System.String | 
Methods
select()
Declaration
public abstract bool select()
  Returns
| Type | Description | 
|---|---|
| System.Boolean |