'宣言 Public Overridable Function GetChars( _ ByVal ordinal As System.Integer, _ ByVal dataOffset As System.Long, _ ByVal buffer() As System.Char, _ ByVal bufferOffset As System.Integer, _ ByVal length As System.Integer _ ) As System.Long
public virtual System.long GetChars( System.int ordinal, System.long dataOffset, System.char[] buffer, System.int bufferOffset, System.int length )
パラメータ
- ordinal
- dataOffset
- buffer
- bufferOffset
- length