Property | Type | Description | |
---|---|---|---|
ConfigurationCollectionSchema | System.Collections.Generic | ||
ContainsAddElement | bool | ||
FindSchema | |||
GetElementSchema | |||
Merge | void | ||
ReplicateAddSchema | void |
Method | Description | |
---|---|---|
GetAddElementSchema ( string elementName ) : |
||
GetClearElementSchema ( ) : |
||
GetMetadata ( string metadataType ) : object | ||
GetRemoveElementSchema ( ) : |
Method | Description | |
---|---|---|
ConfigurationCollectionSchema ( string path, string addElementNames, string removeElementName, string clearElementName, bool isMergeAppend, bool allowDuplicates, bool allowUnrecognizedAttributes ) : System.Collections.Generic | ||
ContainsAddElement ( string elementTagName ) : bool | ||
FindSchema ( string path ) : |
||
GetElementSchema ( string name ) : |
||
Merge ( |
||
ReplicateAddSchema ( ) : void |
public GetAddElementSchema ( string elementName ) : |
||
elementName | string | |
return |
public GetClearElementSchema ( ) : |
||
return |
public GetMetadata ( string metadataType ) : object | ||
metadataType | string | |
return | object |
public GetRemoveElementSchema ( ) : |
||
return |