IReadOnlyId {Microsoft.VisualBasic.ComponentModel.Collection.Generic} .NET clr documentation

IReadOnlyId

Description

INamedValue所不同的是,这个对象的标识属性是只读的.

Declare

            
# namespace Microsoft.VisualBasic.ComponentModel.Collection.Generic
export class IReadOnlyId {
   # The unique identifer in the object collection. 
   #  Unique-Id of the target implements object.
   Identity: string;
}

        

.NET clr type reference tree

this clr type has no other .net clr type reference.
[Package {$package} version {$version} Index]