Open sandboxFocus

Method GetOptions

GetOptions<T>(ISymbol)

Declaration
public T GetOptions<T>(ISymbol symbol) where T : IHierarchicalOptions, new()
Parameters
Type Name Description
ISymbol symbol
Returns
Type Description
T
Type Parameters
Name Description
T