[Missing <summary> documentation for "P:net.hazelhurst.epub.metadata.Identifiers"]
Assembly: ePubLib (in ePubLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public XmlNodeList Identifiers { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Identifiers As XmlNodeList |
| Visual C++ |
|---|
public: property XmlNodeList^ Identifiers { XmlNodeList^ get (); } |