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