Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public sealed class FieldType
Public NotInheritable Class FieldType
public ref class FieldType sealed
[<SealedAttribute>]
type FieldType =  class end

Members

            
 All Members  Constructors   Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
FieldType(String)
Initializes a new instance of the FieldType class
DateTime
DateTime1
DateTime10
DateTime11
DateTime12
DateTime13
DateTime2
DateTime3
DateTime4
DateTime5
DateTime6
DateTime7
DateTime8
DateTime9
Equality(FieldType, FieldType)
Equals(Object) (Overrides Object..::..Equals(Object).)
GetHashCode()()()() (Overrides Object..::..GetHashCode()()()().)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
Inequality(FieldType, FieldType)
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)

Inheritance Hierarchy

System..::..Object
  Spire.Presentation..::..FieldType

See Also