BMXNET 4.0 Developer API

The RpmsConnectionSettings type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
AddConnectionSpec(RpmsConnectionSpec)
Add aSpec to the receiver. Not persisted
Equals(Object) (Inherited from Object.)
Finalize()()() (Inherited from Object.)
GetHashCode()()() (Inherited from Object.)
GetType()()() (Inherited from Object.)
Load()()()
MemberwiseClone()()() (Inherited from Object.)
MoveConnectionSpecDown(RpmsConnectionSpec)
MoveConnectionSpecUp(RpmsConnectionSpec)
RemoveConnectionSpec(RpmsConnectionSpec)
Remove aSpec from the receiver. Not persisted.
Revert()()()
Refresh the receiver from the current state of the persistent store
Save()()()
SetConnectionSpecAsDefault(RpmsConnectionSpec)
ToString()()() (Inherited from Object.)

See Also