Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
System
Data
XMLSchema
C# Class System.Data.XMLSchema
显示文件
Open project: dotnet/corefx
Class Usage Examples
Private Methods
Method
Description
FEqualIdentity
(
XmlNode
node
,
string
name
,
string
ns
) :
bool
GenUniqueColumnName
(
string
proposedName
,
DataTable
table
) :
string
GetBooleanAttribute
(
XmlElement
element
,
string
attrName
,
string
attrNS
,
bool
defVal
) :
bool
GetConverter
(
Type
type
) :
TypeConverter
SetProperties
(
object
instance
,
XmlAttributeCollection
attrs
) :
void