Namespace: Rx::LFR – Class: CMetaData – Header: Rx.LFR/MetaData.h

CMetaData::HasElement Method

C++
bool HasElement(const CRxString& sxLabel)

Query if metadata has element with label sxLabel.

Parameters

[const CRxString&] sxLabel

The Label.

Returns

bool

True if element, false if not.