Omb.Domain Namespace > ProtocolSearch Class : GetValueAsInt32 Method (ProtocolSearch) |
[Visual Basic]
Protected Overridable Function GetValueAsInt32( _
ByVal name As String, _
ByVal defaultValue As Integer _
) As Integer
[C#]
protected virtual int GetValueAsInt32(
string name,
int defaultValue
);
[C++]
protected: virtual int GetValueAsInt32(
string* name,
int defaultValue
)
[C++/CLI]
protected:
virtual int GetValueAsInt32(
String^ name,
int defaultValue
)
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
ProtocolSearch Class | ProtocolSearch Members
© 2009 Medical College of Georgia. All Rights Reserved.