DotNetPart Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class DotNetPart abstract : Microsoft::XLANGs::Core::Part
[System.Serializable]
public abstract class DotNetPart : Microsoft.XLANGs.Core.Part
type DotNetPart = class
inherit Part
Public MustInherit Class DotNetPart
Inherits Part
- Inheritance
- Derived
- Attributes
Constructors
| DotNetPart(XMessage, String, Int32) |
Properties
| _msg | (Inherited from Part) |
| _name | (Inherited from Part) |
| _partIndex | (Inherited from Part) |
| _valueToken | (Inherited from Part) |
| Index | (Inherited from Part) |
| Message | (Inherited from Part) |
| Name | (Inherited from Part) |
| Object | |
| Stream | (Inherited from Part) |
| Type | |
| Value | (Inherited from Part) |
| ValueTable | (Inherited from Part) |
| XmlDocument | (Inherited from Part) |
| XmlNode | (Inherited from Part) |
| XmlReader | (Inherited from Part) |
| XmlSchema | (Inherited from Part) |
| XmlSchemaCollection | (Inherited from Part) |