'宣言 Protected Shared Sub InterpolateUserAnnotation( _ ByVal ret As List(Of UserBaseAnnotation), _ ByVal p As Single, _ ByVal min As List(Of UserBaseAnnotation), _ ByVal max As List(Of UserBaseAnnotation) _ )
protected static void InterpolateUserAnnotation( List<UserBaseAnnotation> ret, float p, List<UserBaseAnnotation> min, List<UserBaseAnnotation> max )