Class ElementPropertiesWithSelection<T>
Inheritance
System.Object
ElementPropertiesWithSelection<T>
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class ElementPropertiesWithSelection<T> : APIBase, IEquatable<APIBase> where T : ElementPropertiesBase
Type Parameters
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Properties
ElementProperties
Declaration
public T ElementProperties { get; }
Property Value
Methods
SelectNodes()
Declaration
public void SelectNodes()
Implements
System.IEquatable<T>
Extension Methods