|  | Vector3DReader Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: DigitalRune.Mathematics.Content
 Syntax
SyntaxThe Vector3DReader type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | Vector3DReader | Initializes a new instance of the Vector3DReader class | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) | 
|  | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | Initialize | (Inherited from ContentTypeReader.) | 
|  | MemberwiseClone | Creates a shallow copy of the current Object.(Inherited from Object.) | 
|  | Read(ContentReader, Object) | (Inherited from ContentTypeReaderVector3D.) | 
|  | Read(ContentReader, Vector3D) | 
            Reads a strongly typed object from the current stream.
            (Overrides ContentTypeReader.Read(ContentReader, UTP).) | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CanDeserializeIntoExistingObject | (Inherited from ContentTypeReader.) | 
|  | TargetType | (Inherited from ContentTypeReader.) | 
|  | TypeVersion | (Inherited from ContentTypeReader.) | 
 Remarks
Remarks See Also
See Also