次の方法で共有


FormatString.Item[Int32] プロパティ

定義

public:
 property Microsoft::RuleEngine::ArgumentDefinition ^ default[int] { Microsoft::RuleEngine::ArgumentDefinition ^ get(int position); };
public Microsoft.RuleEngine.ArgumentDefinition this[int position] { get; }
member this.Item(int) : Microsoft.RuleEngine.ArgumentDefinition
Default Public ReadOnly Property Item(position As Integer) As ArgumentDefinition

パラメーター

position
Int32

プロパティ値

適用対象