次の方法で共有


TypedDataRow.GetUInt16(String) メソッド

定義

重要

この API は CLS 準拠ではありません。

public:
 System::UInt16 GetUInt16(System::String ^ columnName);
[System.CLSCompliant(false)]
public ushort GetUInt16 (string columnName);
member this.GetUInt16 : string -> uint16
Public Function GetUInt16 (columnName As String) As UShort

パラメーター

columnName
String

戻り値

属性

適用対象