ClassRecord
Id
MemberNames
TypeName
GetArrayRecord(String)
GetBoolean(String)
GetByte(String)
GetChar(String)
GetClassRecord(String)
GetDateTime(String)
GetDecimal(String)
GetDouble(String)
GetInt16(String)
GetInt32(String)
GetInt64(String)
GetRawValue(String)
GetSByte(String)
GetSerializationRecord(String)
GetSingle(String)
GetString(String)
GetTimeSpan(String)
GetUInt16(String)
GetUInt32(String)
GetUInt64(String)
HasMember(String)
net10.0
namespace System.Formats.Nrbf
{
public abstract class ClassRecord : SerializationRecord
{
public short GetInt16(string! memberName);
}
}
| nuget.org | 0.0 % Reference this API |
|---|---|
| .NET | 8.09.010.0 |
| .NET Framework | 4.6.24.74.7.14.7.24.84.8.1 |
Information specific to net10.0 | |
| Assembly | System.Formats.Nrbf , Version=10.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 |
| Referencing | Your project needs a package reference to |
| Package | System.Formats.Nrbf (10.0.1) net10.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API