메소드 | 설명 | |
---|---|---|
Allows ( XmlQualifiedName qname ) : bool | ||
Allows ( string ns ) : bool | ||
Clone ( ) : |
||
Intersection ( |
||
IsEmpty ( ) : bool | ||
IsSubset ( |
||
NamespaceList ( ) : System.Collections | ||
NamespaceList ( string namespaces, string targetNamespace ) : System.Collections | ||
ToString ( ) : string | ||
Union ( |
메소드 | 설명 | |
---|---|---|
CompareSetToOther ( |
||
RemoveNamespace ( string tns ) : void |
public static Intersection ( |
||
o1 | ||
o2 | ||
v1Compat | bool | |
리턴 |
public static IsSubset ( |
||
sub | ||
super | ||
리턴 | bool |
public NamespaceList ( string namespaces, string targetNamespace ) : System.Collections | ||
namespaces | string | |
targetNamespace | string | |
리턴 | System.Collections |
public static Union ( |
||
o1 | ||
o2 | ||
v1Compat | bool | |
리턴 |