Edit

Share via


SZArrayRecord<T> Class

Definition

generic <typename T>
public ref class SZArrayRecord abstract : System::Formats::Nrbf::ArrayRecord
public abstract class SZArrayRecord<T> : System.Formats.Nrbf.ArrayRecord
type SZArrayRecord<'T> = class
    inherit ArrayRecord
Public MustInherit Class SZArrayRecord(Of T)
Inherits ArrayRecord

Type Parameters

T
Inheritance

Properties

Id (Inherited from ArrayRecord)
Length
Lengths
Rank (Inherited from ArrayRecord)
RecordType (Inherited from SerializationRecord)
TypeName (Inherited from SerializationRecord)

Methods

Equals(Object)

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

(Inherited from Object)
GetArray(Boolean)
GetArray(Type, Boolean) (Inherited from ArrayRecord)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
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