DOMNodeWrapper.substringData(Int32, Int32) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
このメンバは内部使用の目的で予約されており、ユーザー コード内での直接の使用を想定していません。
public:
virtual System::String ^ substringData(int offset, int count);
public string substringData(int offset, int count);
abstract member substringData : int * int -> string
override this.substringData : int * int -> string
Public Function substringData (offset As Integer, count As Integer) As String
パラメーター
- offset
- Int32
- count
- Int32