ListItemStructure.IAddChild.AddText(String) 메서드

정의

구현되지 않았습니다.

 virtual void System.Windows.Markup.IAddChild.AddText(System::String ^ text) = System::Windows::Markup::IAddChild::AddText;
void IAddChild.AddText (string text);
abstract member System.Windows.Markup.IAddChild.AddText : string -> unit
override this.System.Windows.Markup.IAddChild.AddText : string -> unit
Sub AddText (text As String) Implements IAddChild.AddText

매개 변수

text
String

사용되지 않습니다.

구현

적용 대상