[Missing <summary> documentation for "M:net.hazelhurst.epub.metadata.GetUniqueIdentifier(System.String)"]
Assembly: ePubLib (in ePubLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public string GetUniqueIdentifier( string uniqueIdentifierId ) |
| Visual Basic (Declaration) |
|---|
Public Function GetUniqueIdentifier ( _ uniqueIdentifierId As String _ ) As String |
| Visual C++ |
|---|
public: String^ GetUniqueIdentifier( String^ uniqueIdentifierId ) |
Parameters
- uniqueIdentifierId
- Type: System..::.String
[Missing <param name="uniqueIdentifierId"/> documentation for "M:net.hazelhurst.epub.metadata.GetUniqueIdentifier(System.String)"]
Return Value
[Missing <returns> documentation for "M:net.hazelhurst.epub.metadata.GetUniqueIdentifier(System.String)"]