TableModel.GetSectionTitle(Int32) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定したセクションのタイトルを返します。
public:
virtual System::String ^ GetSectionTitle(int section);
public virtual string GetSectionTitle(int section);
abstract member GetSectionTitle : int -> string
override this.GetSectionTitle : int -> string
Public Overridable Function GetSectionTitle (section As Integer) As String
パラメーター
- section
- Int32
Microsoft.Maui.Controls プラットフォームで内部使用する場合。
返品
Microsoft.Maui.Controls プラットフォームで内部使用する場合。