Interface ISTOMActionList
Namespace: STOMTypes
Assembly: STOMTypes.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("8A908495-9DE9-4053-93EB-D4B369A005BD")]
public interface ISTOMActionListProperties
Count
Declaration
int Count { get; }Property Value
| Type | Description | 
|---|---|
| int | 
Name[int]
Declaration
string Name[int i] { get; }Parameters
| Type | Name | Description | 
|---|---|---|
| int | i | 
Property Value
| Type | Description | 
|---|---|
| string | 
Methods
IndexOf(string)
Declaration
int IndexOf(string Name)Parameters
| Type | Name | Description | 
|---|---|---|
| string | Name | 
Returns
| Type | Description | 
|---|---|
| int |