PatternContextRagged.FrameData.StemItems プロパティ

定義

この API はインフラストラクチャをサポートします。コードから直接使用するためのものではありません。 この API は、今後のリリースで変更または削除される可能性があります。

public:
 property System::Collections::Generic::IList<System::String ^> ^ StemItems { System::Collections::Generic::IList<System::String ^> ^ get(); };
public System.Collections.Generic.IList<string> StemItems { get; }
member this.StemItems : System.Collections.Generic.IList<string>
Public ReadOnly Property StemItems As IList(Of String)

プロパティ値

適用対象