C# 클래스 System.Data.XMLSchema

파일 보기 프로젝트 열기: dotnet/corefx 1 사용 예제들

비공개 메소드들

메소드 설명
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