﻿

   TypeName: System.Runtime.Remoting.Metadata.SoapFieldAttribute

Name                MemberType Definition                                                                              
----                ---------- ----------                                                                              
Equals              Method     bool Equals(System.Object obj)                                                          
GetHashCode         Method     int GetHashCode()                                                                       
GetIDsOfNames       Method     void _Attribute.GetIDsOfNames([ref] guid riid, System.IntPtr rgszNames, uint32 cNames...
GetType             Method     type GetType()                                                                          
GetTypeInfo         Method     void _Attribute.GetTypeInfo(uint32 iTInfo, uint32 lcid, System.IntPtr ppTInfo)          
GetTypeInfoCount    Method     void _Attribute.GetTypeInfoCount([ref] uint32 pcTInfo)                                  
Invoke              Method     void _Attribute.Invoke(uint32 dispIdMember, [ref] guid riid, uint32 lcid, int16 wFlag...
IsDefaultAttribute  Method     bool IsDefaultAttribute()                                                               
IsInteropXmlElement Method     bool IsInteropXmlElement()                                                              
Match               Method     bool Match(System.Object obj)                                                           
ToString            Method     string ToString()                                                                       
Embedded            Property   bool Embedded {get;set;}                                                                
Order               Property   int Order {get;set;}                                                                    
TypeId              Property   System.Object TypeId {get;}                                                             
UseAttribute        Property   bool UseAttribute {get;set;}                                                            
XmlElementName      Property   string XmlElementName {get;set;}                                                        
XmlNamespace        Property   string XmlNamespace {get;set;}                                                          


