IIdentifierCollection Interface

Used By

GeoCalcCOM.IdentifierCollection

 

Properties

Property

Description

Count

Indicates the number of identifiers in this collection

Item

Provides access to the identifiers in this collection

 

Public Methods

Method

Description

Add

Adds an identifier to this collection

Clear

Removes all identifiers from this collection

Clone

Produces a deep-copy of the current instance

DeepCopy

Produces a deep-copy of an IIdentifierCollection

Exists

Indicates if there is an identifier with the specified issuer

GetItemByIndex

Returns the identifier at the specified index in this collection

Remove

Removes the specified identifier from the collection

ValueEquals

Compares the value of two IIdentifierCollection instances