![]() |
IOLink C# 1.11.0
|
Class represents a const iterator on a list of Metadata nodes. More...
Public Member Functions | |
| ConstMetadataNodeIterator (global::System.IntPtr cPtr, bool cMemoryOwn) | |
| void | Dispose () |
| bool | Next () |
| ReadonlyMetadataNode | Value () |
| ReadonlyMetadataNode | __ref__ () |
| ReadonlyMetadataNode | __deref__ () |
Static Public Member Functions | |
| static global::System.Runtime.InteropServices.HandleRef | getCPtr (ConstMetadataNodeIterator obj) |
| static global::System.Runtime.InteropServices.HandleRef | swigRelease (ConstMetadataNodeIterator obj) |
Protected Member Functions | |
| virtual void | Dispose (bool disposing) |
Protected Attributes | |
| bool | swigCMemOwn |
Class represents a const iterator on a list of Metadata nodes.