The members of Android.OS.IParcelableClassLoaderCreator are listed below.
CreateFromParcel(Parcel, Java.Lang.ClassLoader)Create a new instance of the Parcelable class, instantiating it from the given Parcel whose data had previously been written by Parcelable.writeToParcel(android.os.Parcel, int) and using the given ClassLoader. |