Свойство | Type | Description | |
---|---|---|---|
skipSubtree | bool |
Méthode | Description | |
---|---|---|
MoveNext ( ) : bool | ||
Reset ( ) : void | ||
SkipSiblings ( ) : void | ||
SkipSubtree ( ) : void | ||
XmpIteratorImpl ( XmpMetaImpl xmp, string schemaNs, string propPath, IteratorOptions options ) : System |
Constructor with optionsl initial values. If
|
public XmpIteratorImpl ( XmpMetaImpl xmp, string schemaNs, string propPath, IteratorOptions options ) : System | ||
xmp | XmpMetaImpl | the iterated metadata object. |
schemaNs | string | the iteration is reduced to this schema (optional) |
propPath | string | the iteration is redurce to this property within the schemaNs |
options | IteratorOptions | advanced iteration options, see |
Résultat | System |