Class ListWithSelectedItemAndImage<T>
Inheritance
System.Object
ListWithSelectedItemAndImage<T>
Inherited Members
Namespace: SMT.MastaAPI.Utility.Property
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class ListWithSelectedItemAndImage<T> : ListWithSelectedItem<NamedTuple2<T, Image>>, IEquatable<APIBase>, IListWithSelectedItem, IWrapSMTType
Type Parameters
| Name | Description |
|---|---|
| T |
Implements
System.IEquatable<T>
SMT.MastaAPIUtility.Scripting.IWrapSMTType