C# Class Hl7.Fhir.Model.Population

Inheritance: Hl7.Fhir.Model.BackboneType
Afficher le fichier Open project: microsoft/fhir-codegen Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CopyTo ( IDeepCopyable other ) : IDeepCopyable
DeepCopy ( ) : IDeepCopyable
IsExactly ( IDeepComparable other ) : bool
Matches ( IDeepComparable other ) : bool

Method Details

CopyTo() public méthode

public CopyTo ( IDeepCopyable other ) : IDeepCopyable
other IDeepCopyable
Résultat IDeepCopyable

DeepCopy() public méthode

public DeepCopy ( ) : IDeepCopyable
Résultat IDeepCopyable

IsExactly() public méthode

public IsExactly ( IDeepComparable other ) : bool
other IDeepComparable
Résultat bool

Matches() public méthode

public Matches ( IDeepComparable other ) : bool
other IDeepComparable
Résultat bool