C# Class Hl7.Fhir.Model.Population

Inheritance: Hl7.Fhir.Model.BackboneType
Datei anzeigen Open project: microsoft/fhir-codegen Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
CopyTo ( IDeepCopyable other ) : IDeepCopyable
DeepCopy ( ) : IDeepCopyable
IsExactly ( IDeepComparable other ) : bool
Matches ( IDeepComparable other ) : bool

Method Details

CopyTo() public method

public CopyTo ( IDeepCopyable other ) : IDeepCopyable
other IDeepCopyable
return IDeepCopyable

DeepCopy() public method

public DeepCopy ( ) : IDeepCopyable
return IDeepCopyable

IsExactly() public method

public IsExactly ( IDeepComparable other ) : bool
other IDeepComparable
return bool

Matches() public method

public Matches ( IDeepComparable other ) : bool
other IDeepComparable
return bool