Rediģēt

Kopīgot, izmantojot


ClassRecord Class

Definition

public ref class ClassRecord abstract : System::Formats::Nrbf::SerializationRecord
public abstract class ClassRecord : System.Formats.Nrbf.SerializationRecord
type ClassRecord = class
    inherit SerializationRecord
Public MustInherit Class ClassRecord
Inherits SerializationRecord
Inheritance

Properties

Id
MemberNames
RecordType (Inherited from SerializationRecord)
TypeName

Methods

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetArrayRecord(String)
GetBoolean(String)
GetByte(String)
GetChar(String)
GetClassRecord(String)
GetDateTime(String)
GetDecimal(String)
GetDouble(String)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetInt16(String)
GetInt32(String)
GetInt64(String)
GetRawValue(String)
GetSByte(String)
GetSerializationRecord(String)
GetSingle(String)
GetString(String)
GetTimeSpan(String)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
GetUInt16(String)
GetUInt32(String)
GetUInt64(String)
HasMember(String)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)
TypeNameMatches(Type) (Inherited from SerializationRecord)

Applies to