Show / Hide Table of Contents

Class PositionEventArgs

Аргумент, передающий информацию о позиции.

Inheritance
Object
PositionEventArgs
Namespace: StockSharp.MatLab
Assembly: StockSharp.MatLab.dll
Syntax
public class PositionEventArgs : EventArgs

Properties

Position

Position.

Declaration
public Position Position { get; }
Property Value
Type Description
Position

Extension Methods

Paths.Serialize<T>(T, String)
Paths.Serialize<T>(T)
EditorExtensions.ToItemsSource(Object, Type, Nullable<Boolean>, Nullable<ListSortDirection>, Func<IItemsSourceItem, Boolean>, Func<Object, String>, Func<Object, String>)
XamlHelper.WpfCast<T>(Object)
XamlHelper.CopyToClipboard<T>(T)
XamlHelper.EnsureUIThread(Object)
☀
☾
In This Article
Back to top
Copyright © StockSharp.
☀
☾