Table of Contents

Class ImmutableIdentifier<T>

Namespace
IdeaStatiCa.BimApiLink.Identifiers
Assembly
IdeaStatiCa.BimApiLink.dll
public abstract class ImmutableIdentifier<T> : Identifier<T>, IIdentifier, IIdeaPersistenceToken, IEquatable<IIdentifier> where T : IIdeaObject

Type Parameters

T

Inheritance

Implements

IIdeaPersistenceToken

Inherited Members

Constructors

protected ImmutableIdentifier(string stringId)

Parameters

stringId string

Methods

public override object GetId()

Returns

object
public override string GetStringId()

Returns

string